Linus, please pull from git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching.git for-linus to receive livepatching updates staged for 5.3 merge window: ===== - stacktrace handling improvements from Miroslav benes - debug output improvements from Petr Mladek ===== ---------------------------------------------------------------- Miroslav Benes (3): livepatch: Remove stale kobj_added entries from kernel-doc descriptions stacktrace: Remove weak version of save_stack_trace_tsk_reliable() Revert "livepatch: Remove reliable stacktrace check in klp_try_switch_task()" Petr Mladek (2): livepatch: Use static buffer for debugging messages under rq lock livepatch: Remove duplicate warning about missing reliable stacktrace support include/linux/livepatch.h | 3 --- kernel/livepatch/transition.c | 11 ++++++++--- kernel/stacktrace.c | 8 -------- 3 files changed, 8 insertions(+), 14 deletions(-) -- Jiri Kosina SUSE Labs