]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xen: check for initrd conflicting with e820 map
authorJuergen Gross <jgross@suse.com>
Fri, 17 Jul 2015 04:51:32 +0000 (06:51 +0200)
committerChuck Anderson <chuck.anderson@oracle.com>
Fri, 5 Feb 2016 11:43:26 +0000 (03:43 -0800)
commita734a952dbbbebcded1f1a2db48b8e2ce995bdb3
tree5d421601863245df70e90cec3b313ea56031fc01
parent0c1290f90bbdc71cbff2a5204729da217fdc0e7d
xen: check for initrd conflicting with e820 map

Check whether the initrd is placed at a location which is conflicting
with the target E820 map. If this is the case relocate it to a new
area unused up to now and compliant to the E820 map.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: David Vrabel <david.vrabel@citrix.com>
Acked-by: Konrad Rzeszutek Wilk <Konrad.wilk@oracle.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
(cherry picked from commit 4b9c15377f96e241be347fd3bbeeff74fbad0b44)
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
(cherry picked from commit de1b2d70a721e4f71347de73a9914083caf40d7d)
arch/x86/xen/setup.c