xen: switch extra memory accounting to use pfns
authorJuergen Gross <jgross@suse.com>
Fri, 4 Sep 2015 12:05:51 +0000 (14:05 +0200)
committerDavid Vrabel <david.vrabel@citrix.com>
Tue, 8 Sep 2015 15:28:06 +0000 (16:28 +0100)
Instead of using physical addresses for accounting of extra memory
areas available for ballooning switch to pfns as this is much less
error prone regarding partial pages.

Reported-by: Roger Pau Monné <roger.pau@citrix.com>
Tested-by: Roger Pau Monné <roger.pau@citrix.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
arch/x86/xen/setup.c
drivers/xen/balloon.c
include/xen/page.h

Simple merge
Simple merge
Simple merge