Live Patching
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Debug and fix livepatch issues on LoongArch
@ 2025-09-09 11:31 Tiezhu Yang
  2025-09-09 11:31 ` [PATCH v1 1/2] livepatch: Add config LIVEPATCH_DEBUG to get debug information Tiezhu Yang
  2025-09-09 11:31 ` [PATCH v1 2/2] LoongArch: Return 0 for user tasks in arch_stack_walk_reliable() Tiezhu Yang
  0 siblings, 2 replies; 12+ messages in thread
From: Tiezhu Yang @ 2025-09-09 11:31 UTC (permalink / raw)
  To: Josh Poimboeuf, Huacai Chen
  Cc: Xi Zhang, live-patching, loongarch, linux-kernel

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-09-15  8:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-09 11:31 [PATCH v1 0/2] Debug and fix livepatch issues on LoongArch Tiezhu Yang
2025-09-09 11:31 ` [PATCH v1 1/2] livepatch: Add config LIVEPATCH_DEBUG to get debug information Tiezhu Yang
2025-09-11 13:50   ` Miroslav Benes
2025-09-12  2:26     ` Tiezhu Yang
2025-09-12  7:14       ` Miroslav Benes
2025-09-09 11:31 ` [PATCH v1 2/2] LoongArch: Return 0 for user tasks in arch_stack_walk_reliable() Tiezhu Yang
2025-09-10  1:11   ` Jinyang He
2025-09-11 11:49     ` Tiezhu Yang
2025-09-12  1:55       ` Jinyang He
2025-09-15  8:54         ` Tiezhu Yang
2025-09-11 13:44   ` Miroslav Benes
2025-09-15  8:48     ` Tiezhu Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox