diff options
author | Juergen Gross <jgross@suse.com> | 2015-01-28 09:44:22 +0300 |
---|---|---|
committer | David Vrabel <david.vrabel@citrix.com> | 2015-01-28 13:00:10 +0300 |
commit | 3ba5c867ca504a9fbdadbbd1b36b690c7e2718df (patch) | |
tree | 359649c81e17999cfe70a54593107e48bdca0984 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f0feed10aa3ef6b6f6254bf9a66abd58c0011d90 (diff) | |
download | linux-3ba5c867ca504a9fbdadbbd1b36b690c7e2718df.tar.xz |
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions