From: Juergen Gross Date: Mon, 12 Jan 2015 05:05:09 +0000 (+0100) Subject: xen: use correct type for physical addresses X-Git-Tag: fixes-v4.0-rc1~304^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e86f949667127509d95b6c678fdd928b93128d9d;p=pandora-kernel.git xen: use correct type for physical addresses When converting a pfn to a physical address be sure to use 64 bit wide types or convert the physical address to a pfn if possible. Signed-off-by: Juergen Gross Tested-by: Boris Ostrovsky Signed-off-by: David Vrabel --- Reading git-diff-tree failed