diff options
author | 2015-01-28 07:44:22 +0100 | |
---|---|---|
committer | 2015-01-28 10:00:10 +0000 | |
commit | 3ba5c867ca504a9fbdadbbd1b36b690c7e2718df (patch) | |
tree | 359649c81e17999cfe70a54593107e48bdca0984 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86/xen: cleanup arch/x86/xen/setup.c (diff) | |
download | wireguard-linux-3ba5c867ca504a9fbdadbbd1b36b690c7e2718df.tar.xz wireguard-linux-3ba5c867ca504a9fbdadbbd1b36b690c7e2718df.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions