From: Juergen Gross Date: Fri, 17 Jul 2015 04:51:31 +0000 (+0200) Subject: xen: check pre-allocated page tables for conflict with memory map X-Git-Tag: omap-for-v4.3/fixes-rc1~72^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04414baab5ba862b10bde837c4773ffdbb78f0e0;p=pandora-kernel.git xen: check pre-allocated page tables for conflict with memory map Check whether the page tables built by the domain builder are at memory addresses which are in conflict with the target memory map. If this is the case just panic instead of running into problems later. Signed-off-by: Juergen Gross Acked-by: Konrad Rzeszutek Wilk Signed-off-by: David Vrabel --- Reading git-diff-tree failed