[PATCH 0/2] riscv: stacktrace: A fixup and an optimization
guoren at kernel.org
guoren at kernel.org
Tue Nov 8 22:49:35 PST 2022
From: Guo Ren <guoren at linux.alibaba.com>
First is a fixup for the return address pointer. The second makes
walk_stackframe could cross the pt_regs frame.
Guo Ren (2):
riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argument
riscv: stacktrace: Make walk_stackframe cross pt_regs frame
arch/riscv/kernel/entry.S | 2 +-
arch/riscv/kernel/stacktrace.c | 11 ++++++++++-
2 files changed, 11 insertions(+), 2 deletions(-)
--
2.36.1
More information about the linux-riscv
mailing list