From: Jeremy Fitzhardinge Date: Tue, 23 Nov 2010 00:31:35 +0000 (-0800) Subject: xen: clean up "extra" memory handling some more X-Git-Tag: v2.6.37-rc5~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2d0879112825cddddd6c4f9b2645ff32acd6dc5;p=pandora-kernel.git xen: clean up "extra" memory handling some more Make sure that extra_pages is added for all E820_RAM regions beyond mem_end - completely excluded regions as well as the remains of partially included regions. Also makes sure the extra region is not unnecessarily high, and simplifies the logic to decide which regions should be added. Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed