Re: [PATCH 0/2] x86/unwind: A couple of fixes for newly forked tasks
From: Wangshaobo (bobo) <hidden>
Date: 2020-07-20 11:06:49
Also in:
lkml
From: Wangshaobo (bobo) <hidden>
Date: 2020-07-20 11:06:49
Also in:
lkml
Tested-by: Wang ShaoBo <redacted> 在 2020/7/17 22:04, Josh Poimboeuf 写道:
A couple of reliable unwinder fixes for newly forked tasks, which were reported by Wang ShaoBo. Josh Poimboeuf (2): x86/unwind/orc: Fix ORC for newly forked tasks x86/stacktrace: Fix reliable check for empty user task stacks arch/x86/kernel/stacktrace.c | 5 ----- arch/x86/kernel/unwind_orc.c | 8 ++++++-- 2 files changed, 6 insertions(+), 7 deletions(-)