From: Ian Campbell Date: Tue, 16 Oct 2012 16:19:15 +0000 (+0100) Subject: xen: correctly use xen_pfn_t in remap_domain_mfn_range. X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~28^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7892f6928d0cd9ef9200a193183c2033b3143dab;p=pandora-kernel.git xen: correctly use xen_pfn_t in remap_domain_mfn_range. For Xen on ARM a PFN is 64 bits so we need to use the appropriate type here. Signed-off-by: Ian Campbell Acked-by: Stefano Stabellini Signed-off-by: Konrad Rzeszutek Wilk [v2: include the necessary header, Reported-by: Fengguang Wu ] --- Reading git-diff-tree failed