diff options
| author | Petr Mladek <[email protected]> | 2019-06-11 14:13:20 +0000 |
|---|---|---|
| committer | Petr Mladek <[email protected]> | 2019-06-20 14:19:13 +0000 |
| commit | ac59a471e9371e3184425efd6a2fd8ac5c7e4c2b (patch) | |
| tree | 903415ac7d0f4d408f002dbca75002a0cfd3f7c9 /tools/perf/scripts/python/syscall-counts.py | |
| parent | Revert "livepatch: Remove reliable stacktrace check in klp_try_switch_task()" (diff) | |
| download | kernel-ac59a471e9371e3184425efd6a2fd8ac5c7e4c2b.tar.gz kernel-ac59a471e9371e3184425efd6a2fd8ac5c7e4c2b.zip | |
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 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
