Xen balloon: fix totalram_pages counting.
authorGianluca Guida <gianluca.guida@citrix.com>
Thu, 30 Jul 2009 21:54:36 +0000 (22:54 +0100)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Fri, 4 Dec 2009 16:13:44 +0000 (08:13 -0800)
Change totalram_pages when a single page is added/removed to the
ballooned list. This avoid totalram_pages to be set erroneously to
max_pfn at boot.

Signed-off-by: Gianluca Guida <gianluca.guida@citrix.com>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: Stable Kernel <stable@kernel.org>

No differences found