diff options
author | Markus Trippelsdorf <[email protected]> | 2017-04-07 14:09:04 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-04-11 09:11:13 +0200 |
commit | 1c99a6874133ebf4513504ef7c32ce1f532d323f (patch) | |
tree | 7c3f54cf58fd42cfe8586b220fa1c46ae704dac5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6fdc6dd90272ce7e75d744f71535cfbd8d77da81 (diff) |
x86/debug: Fix the printk() debug output of signal_fault(), do_trap() and do_general_protection()
Since commit:
4bcc595ccd80 "printk: reinstate KERN_CONT for printing"
... the debug output of signal_fault(), do_trap() and do_general_protection()
looks garbled, e.g.:
traps: conftest[9335] trap invalid opcode ip:400428 sp:7ffeaba1b0d8 error:0
in conftest[400000+1000]
(note the unintended line break.)
Fix the bug by adding KERN_CONTs.
Signed-off-by: Markus Trippelsdorf <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions