diff options
author | Borislav Petkov <[email protected]> | 2018-03-06 10:49:14 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-03-08 12:04:59 +0100 |
commit | 16d1cb0bc43642a4d934631a73c5210ad2499e2f (patch) | |
tree | b01eaa6820b66d4abf1778acb3f78e5c3b5c1458 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 9558080935e0bd744d68a7e1747a7117310623cf (diff) |
x86/dumpstack: Unify show_regs()
The 32-bit version uses KERN_EMERG and commit
b0f4c4b32c8e ("bugs, x86: Fix printk levels for panic, softlockups and stack dumps")
changed the 64-bit version to KERN_DEFAULT. The same justification in
that commit that those messages do not belong in the terminal, holds
true for 32-bit also, so make it so.
Make code_bytes static, while at it.
Signed-off-by: Borislav Petkov <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions