When testing the kernel live patching, there is a timeout over 15 seconds, debug and fix the issues on LoongArch.
Tiezhu Yang (2): livepatch: Add config LIVEPATCH_DEBUG to get debug information LoongArch: Return 0 for user tasks in arch_stack_walk_reliable() arch/loongarch/kernel/stacktrace.c | 10 ++++++++++ kernel/livepatch/Kconfig | 8 ++++++++ kernel/livepatch/transition.c | 4 ++++ 3 files changed, 22 insertions(+) -- 2.42.0