[PATCH 0/3] arm64: stacktrace: cleanups

Mark Rutland mark.rutland at arm.com
Fri Mar 24 06:49:55 PDT 2023


Hi Catalin, Will,

These are a few minor cleanups for the arm64 stacktrace code, based on
v6.3-rc3. The first patch is a minor fix (which I don't think we need to
worry about backporting), and the last two are a cleanup for
consistency.

I'd originally intended to send these as part of a more substantial
rework of the stacktrace code, but due to some other recent time sinks
that's still in a half-baked state and I suspect I won't get that out
before v6.4.

Thanks,
Mark.

Mark Rutland (3):
  arm64: stacktrace: recover return address for first entry
  arm64: stacktrace: move dump functions to end of file
  arm64: stacktrace: always inline core stacktrace functions

 arch/arm64/kernel/stacktrace.c | 141 ++++++++++++++++++---------------
 1 file changed, 75 insertions(+), 66 deletions(-)

-- 
2.30.2




More information about the linux-arm-kernel mailing list