From: Juergen Gross Date: Fri, 17 Jul 2015 04:51:32 +0000 (+0200) Subject: xen: check for initrd conflicting with e820 map X-Git-Tag: omap-for-v4.3/fixes-rc1~72^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b9c15377f96e241be347fd3bbeeff74fbad0b44;p=pandora-kernel.git 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 Reviewed-by: David Vrabel Acked-by: Konrad Rzeszutek Wilk Signed-off-by: David Vrabel --- Reading git-diff-tree failed