diff options
author | Petr Mladek <[email protected]> | 2019-06-11 16:13:20 +0200 |
---|---|---|
committer | Petr Mladek <[email protected]> | 2019-06-20 16:19:13 +0200 |
commit | ac59a471e9371e3184425efd6a2fd8ac5c7e4c2b (patch) | |
tree | 903415ac7d0f4d408f002dbca75002a0cfd3f7c9 /scripts/gdb/vmlinux-gdb.py | |
parent | 67059d65f7da537c41513fc52e78eff096092b8c (diff) |
livepatch: Remove duplicate warning about missing reliable stacktrace support
WARN_ON_ONCE() could not be called safely under rq lock because
of console deadlock issues. Moreover WARN_ON_ONCE() is superfluous in
klp_check_stack(), because stack_trace_save_tsk_reliable() cannot return
-ENOSYS thanks to klp_have_reliable_stack() check in
klp_try_switch_task().
[ mbenes: changelog edited ]
Signed-off-by: Miroslav Benes <[email protected]>
Acked-by: Josh Poimboeuf <[email protected]>
Reviewed-by: Kamalesh Babulal <[email protected]>
Signed-off-by: Petr Mladek <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions