linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: stacktrace: minor fixes
@ 2021-08-02 16:48 Mark Rutland
  2021-08-02 16:48 ` [PATCH 1/2] arm64: stacktrace: fix comment Mark Rutland
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Mark Rutland @ 2021-08-02 16:48 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: broonie, catalin.marinas, madvenka, mark.rutland, will

These patches address a couple of minor issues I spotted while reviewing
arm64's stacktrace code. Patch 1 is a simple comment fix, and patch 2
addresses an imbalance across the main stack and the fgraph return
stack.

Thanks,
Mark

Mark Rutland (2):
  arm64: stacktrace: fix comment
  arm64: stacktrace: avoid tracing arch_stack_walk()

 arch/arm64/include/asm/stacktrace.h | 2 +-
 arch/arm64/kernel/stacktrace.c      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.11.0


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

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

end of thread, other threads:[~2021-08-03 10:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-02 16:48 [PATCH 0/2] arm64: stacktrace: minor fixes Mark Rutland
2021-08-02 16:48 ` [PATCH 1/2] arm64: stacktrace: fix comment Mark Rutland
2021-08-02 16:53   ` Mark Brown
2021-08-02 16:48 ` [PATCH 2/2] arm64: stacktrace: avoid tracing arch_stack_walk() Mark Rutland
2021-08-02 17:18   ` Mark Brown
2021-08-03 10:05 ` [PATCH 0/2] arm64: stacktrace: minor fixes Will Deacon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).