From: David Vrabel Date: Fri, 3 Jan 2014 15:46:10 +0000 (+0000) Subject: x86/xen: set regions above the end of RAM as 1:1 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~54^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25b884a83d487fd62c3de7ac1ab5549979188482;p=pandora-kernel.git x86/xen: set regions above the end of RAM as 1:1 PCI devices may have BARs located above the end of RAM so mark such frames as identity frames in the p2m (instead of the default of missing). PFNs outside the p2m (above MAX_P2M_PFN) are also considered to be identity frames for the same reason. Signed-off-by: David Vrabel Reviewed-by: Konrad Rzeszutek Wilk Tested-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed