[PATCH 0/3] livepatch: Clean up of reliable stacktrace warnings

From: Petr Mladek
Date: Fri May 31 2019 - 03:45:46 EST


I believe that all the changes make sense. I would like to get them
merged if nobody see a fundamental problem.

Changes against v2:

+ Put back the patch removing WARN_ONCE in the weak
save_stack_trace_tsk_reliable(). It is related.
+ Simplified patch removing the duplicate warning from klp_check_stack()
+ Update commit message for 3rd patch [Josh]

Petr Mladek (3):
stacktrace: Remove superfluous WARN_ONCE() from
save_stack_trace_tsk_reliable()
livepatch: Remove duplicate warning about missing reliable stacktrace
support
livepatch: Use static buffer for debugging messages under rq lock

kernel/livepatch/transition.c | 4 +---
kernel/stacktrace.c | 1 -
2 files changed, 1 insertion(+), 4 deletions(-)

--
2.16.4