public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] riscv: stacktrace: A fixup and an optimization
@ 2022-11-09  6:49 guoren
  2022-11-09  6:49 ` [PATCH 1/2] riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argument guoren
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: guoren @ 2022-11-09  6:49 UTC (permalink / raw)
  To: anup, paul.walmsley, palmer, conor.dooley, heiko, peterz, arnd,
	linux-arch, keescook, paulmck, frederic, nsaenzju, changbin.du,
	vincent.chen
  Cc: linux-riscv, linux-kernel, Guo Ren

From: Guo Ren <guoren@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


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

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

end of thread, other threads:[~2022-12-06  3:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-09  6:49 [PATCH 0/2] riscv: stacktrace: A fixup and an optimization guoren
2022-11-09  6:49 ` [PATCH 1/2] riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argument guoren
2022-11-09  6:49 ` [PATCH 2/2] riscv: stacktrace: Make walk_stackframe cross pt_regs frame guoren
2022-11-21  9:53   ` Guo Ren
2022-11-21 11:49     ` Guo Ren
2022-12-06  2:59   ` Palmer Dabbelt
2022-12-06  3:30     ` Guo Ren
2022-12-06  2:59 ` [PATCH 0/2] riscv: stacktrace: A fixup and an optimization Palmer Dabbelt
2022-12-06  3:10 ` patchwork-bot+linux-riscv

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