aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJung-uk Kim <[email protected]>2018-01-24 23:42:30 +0000
committerRafael J. Wysocki <[email protected]>2018-02-04 07:58:31 +0000
commit761f0b82393353507930b6721ae4311a9df2ca36 (patch)
tree44e5138751d101dc6f8eabca6bd3d8132dfc35a1 /tools/perf/scripts/python/stackcollapse.py
parentACPICA: Linux: add support for X32 ABI compilation (diff)
downloadkernel-761f0b82393353507930b6721ae4311a9df2ca36.tar.gz
kernel-761f0b82393353507930b6721ae4311a9df2ca36.zip
ACPICA: Avoid NULL pointer arithmetic
We should not assume NULL is defined as "(void *)0" because NULL is an implementation-defined macro. Especially, Clang 6 complains about it, i.e., "arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension". Signed-off-by: Jung-uk Kim <jkim@free_BSD.org> Signed-off-by: Erik Schmauss <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions