From: Jeremy Fitzhardinge Date: Fri, 3 Sep 2010 00:07:03 +0000 (-0700) Subject: xen: make sure xen_extra_mem_start is beyond all non-RAM e820 X-Git-Tag: v2.6.37-rc1~93^3~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36bc251b87f88147e9d8346e4b431f42353c3d38;p=pandora-kernel.git xen: make sure xen_extra_mem_start is beyond all non-RAM e820 If Xen gives us non-RAM E820 entries (dom0 only, typically), then make sure the extra RAM region is beyond them. It's OK for the extra space to grow into E820 regions, however. Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed