Juergen Gross 3ba5c867ca 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>
2015-01-28 10:00:10 +00:00
..
2014-09-23 13:36:20 +00:00
2015-01-14 08:07:42 +13:00
2014-12-16 13:23:03 -08:00
2014-08-26 13:45:49 -04:00
2015-01-12 10:09:40 +00:00
2014-09-23 13:36:18 +00:00
2015-01-26 10:21:26 +00:00
2014-08-26 13:45:49 -04:00
2014-05-12 17:19:56 +01:00