summaryrefslogtreecommitdiff
path: root/arch/x86/xen/mmu.c
diff options
context:
space:
mode:
authorJuergen Gross <jgross@suse.com>2015-01-28 07:44:22 +0100
committerDavid Vrabel <david.vrabel@citrix.com>2015-01-28 10:00:10 +0000
commit3ba5c867ca504a9fbdadbbd1b36b690c7e2718df (patch)
tree359649c81e17999cfe70a54593107e48bdca0984 /arch/x86/xen/mmu.c
parentf0feed10aa3ef6b6f6254bf9a66abd58c0011d90 (diff)
x86/xen: use correct types for addresses in arch/x86/xen/setup.c
In many places in arch/x86/xen/setup.c wrong types are used for physical addresses (u64 or unsigned long long). Use phys_addr_t instead. Use macros already defined instead of open coding them. Correct some other type mismatches. Signed-off-by: Juergen Gross <jgross@suse.com> Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Diffstat (limited to 'arch/x86/xen/mmu.c')
0 files changed, 0 insertions, 0 deletions