aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorHe Ying <[email protected]>2021-05-06 18:04:57 -0700
committerLinus Torvalds <[email protected]>2021-05-07 00:26:32 -0700
commit6f1f942cd5fbbe308f912fc84e3f10fbc8113a68 (patch)
tree79fb8e611595d63f355cdd60960308a06b771db2 /tools/perf/scripts/python/stackcollapse.py
parent9b472e85d098a40b84dd8b33fbf8a15ab1452025 (diff)
smp: kernel/panic.c - silence warnings
We found these warnings in kernel/panic.c by using sparse tool: warning: symbol 'panic_smp_self_stop' was not declared. warning: symbol 'nmi_panic_self_stop' was not declared. warning: symbol 'crash_smp_send_stop' was not declared. To avoid them, add declarations for these three functions in include/linux/smp.h. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: He Ying <[email protected]> Reported-by: Hulk Robot <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions