From: Jeremy Fitzhardinge Date: Tue, 14 Sep 2010 17:32:32 +0000 (-0700) Subject: xen/balloon: make sure we only include remaining extra ram X-Git-Tag: v2.6.37-rc4~60^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66946f676776a6ef333db1cf7453ecf8a66c90df;p=pandora-kernel.git xen/balloon: make sure we only include remaining extra ram If the user specifies mem= on the kernel command line, some or all of the extra memory E820 region may be clipped away, so make sure we don't try to add more extra memory than exists in E820. Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed