From: Juergen Gross Date: Fri, 17 Jul 2015 04:51:28 +0000 (+0200) Subject: xen: check memory area against e820 map X-Git-Tag: omap-for-v4.3/fixes-rc1~72^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e612b4a7db4ae1dd8c2bbe171e10c21723de95b2;p=pandora-kernel.git xen: check memory area against e820 map Provide a service routine to check a physical memory area against the E820 map. The routine will return false if the complete area is RAM according to the E820 map and true otherwise. Signed-off-by: Juergen Gross Reviewed-by: David Vrabel Acked-by: Konrad Rzeszutek Wilk Signed-off-by: David Vrabel --- Reading git-diff-tree failed