]> xenbits.xensource.com Git - xen.git/commit
defer the domain mapping in scrub_one_page()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 10 Jan 2014 10:39:21 +0000 (11:39 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 10 Jan 2014 10:39:21 +0000 (11:39 +0100)
commitbd80bb02047ce2448aafe4c0219fa5a3f6af790b
tree71536d1bf8b4ff30243b389db6b32d1862ec2077
parentc5c697651b009a0672faa2a902a0c12d2e975d97
defer the domain mapping in scrub_one_page()

This avoids a resource leak and needless playing with the pagetables in the
case that the page is broken.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <JBeulich@suse.com>
Reviewed-by: Keir Fraser <keir@xen.org>
master commit: 7dd4f9da063cb2cd43426c785535534c9d958ce5
master date: 2013-12-09 14:13:23 +0100
xen/common/page_alloc.c