From: Juergen Gross Date: Fri, 17 Jul 2015 04:51:30 +0000 (+0200) Subject: xen: check for kernel memory conflicting with memory layout X-Git-Tag: omap-for-v4.3/fixes-rc1~72^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=808fdb71936c41d46245f0e3aa6ec889cba70d97;p=pandora-kernel.git xen: check for kernel memory conflicting with memory layout Checks whether the pre-allocated memory of the loaded kernel is in conflict with the target memory map. If this is the case, just panic instead of run into problems later, as there is nothing we can do to repair this situation. Signed-off-by: Juergen Gross Reviewed-by: David Vrabel Acked-by: Konrad Rzeszutek Wilk Signed-off-by: David Vrabel --- Reading git-diff-tree failed