commit | 3d65c9488cadd2f11bd4d60c7266e639ece5d0d6 | [log] [tgz] |
---|---|---|
author | Gianluca Guida <gianluca.guida@citrix.com> | Thu Jul 30 22:54:36 2009 +0100 |
committer | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | Fri Dec 04 08:13:44 2009 -0800 |
tree | 94790d79e492f8fee50b8d9e6a5a7043b1941eff | |
parent | b4606f2165153833247823e8c04c5e88cb3d298b [diff] |
Xen balloon: fix totalram_pages counting. 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>