aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2014-10-24 13:18:42 +0300
committerMarek Szyprowski <[email protected]>2014-10-27 13:00:55 +0100
commit56fa4f609badbe442093409c3d3a051811e54f72 (patch)
tree8b6fa8c53cbf2ae85d418c3aa7aa351ee7253e19 /tools/perf/util/trace-event-scripting.c
parent16195ddd4ebcc10c30b2f232f8e400df8d464380 (diff)
mm: cma: Use %pa to print physical addresses
Casting physical addresses to unsigned long and using %lu truncates the values on systems where physical addresses are larger than 32 bits. Use %pa and get rid of the cast instead. Signed-off-by: Laurent Pinchart <[email protected]> Acked-by: Michal Nazarewicz <[email protected]> Acked-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Marek Szyprowski <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions