]> git.baikalelectronics.ru Git - kernel.git/commit
xen: suspend: remove xen_hvm_suspend
authorIan Campbell <ian.campbell@citrix.com>
Thu, 17 Feb 2011 11:04:20 +0000 (11:04 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Fri, 25 Feb 2011 16:43:14 +0000 (16:43 +0000)
commitfea58239c92d8a1777ec8708d47409b61155aa50
tree11d86bf4a7acb267ee72a1e8f4c92622d93f7f97
parentd90479633d04c854354ad2b11c2f93ea68865b9e
xen: suspend: remove xen_hvm_suspend

It is now identical to xen_suspend, the differences are encapsulated
in the suspend_info struct.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/manage.c