aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorBorislav Petkov <[email protected]>2017-05-28 11:03:42 +0200
committerIngo Molnar <[email protected]>2017-05-29 08:22:49 +0200
commit5d9070b1f0fc9a159a9a3240c43004828408444b (patch)
treec5ef5f8614a668237de842feff6734a67686db21 /tools/perf/util/scripting-engines/trace-event-python.c
parentdac6ca243c4c49a9ca7507d3d66140ebfac8b04b (diff)
x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT warning
... to raw_smp_processor_id() to not trip the BUG: using smp_processor_id() in preemptible [00000000] code: swapper/0/1 check. The reasoning behind it is that __warn() already uses the raw_ variants but the show_regs() path on 32-bit doesn't. Signed-off-by: Borislav Petkov <[email protected]> Cc: Josh Poimboeuf <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions