diff options
author | Bob Moore <[email protected]> | 2009-04-22 11:39:10 +0800 |
---|---|---|
committer | Len Brown <[email protected]> | 2009-05-27 00:30:48 -0400 |
commit | 10b6575b5d84d21e2eab01df2284288e5fdf7887 (patch) | |
tree | d90bcd364e4cc81d3cc391dcce9eb7992063782d /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 41bdd8e9809665d6a13e49137661a8f2e5a7dc51 (diff) |
ACPICA: Fix possible warnings for ACPI_THREAD_ID on 64-bit build
Warnings can be generated for printf-like statements that output
the ACPI_THREAD_ID on 64-bit builds, since this type can expand
to 64-bits depending on how it is defined. Use the %p format
specifier to allow the output to automatically expand to 64 bits.
Signed-off-by: Bob Moore <[email protected]>
Signed-off-by: Lin Ming <[email protected]>
Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions