diff options
author | H. Peter Anvin <[email protected]> | 2011-07-14 11:57:10 -0700 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2011-07-14 11:57:10 -0700 |
commit | a150439c4a97db379f0ed6faa46fbbb6e7bf3cb2 (patch) | |
tree | 71b9ae09af66970080a59d246231ed333c1f5b97 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 24aa07882b672fff2da2f5c955759f0bd13d32d5 (diff) |
memblock: Cast phys_addr_t to unsigned long long for printf use
phys_addr_t is not necessarily the same thing as unsigned long long.
It is, however, easier to cast it to unsigned long long for printf
purposes than it is to deal with differnent printf formats.
Signed-off-by: H. Peter Anvin <[email protected]>
Cc: Tejun Heo <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions