On 4/6/2026 8:49 PM, Dylan Hatch wrote: > With SFRAME_UNWINDER, read in the .sframe section at boot. This provides > unwind data as an alternative/supplement to frame pointer-based > unwinding. > > Signed-off-by: Dylan Hatch <[email protected]>
Reviewed-by: Jens Remus <[email protected]> > --- > arch/arm64/kernel/setup.c | 2 ++ > include/linux/sframe.h | 14 ++++++++++++++ > kernel/unwind/sframe.c | 39 +++++++++++++++++++++++++++++++++++++++ > 3 files changed, 55 insertions(+) Regards, Jens -- Jens Remus Linux on Z Development (D3303) [email protected] / [email protected] IBM Deutschland Research & Development GmbH; Vorsitzender des Aufsichtsrats: Wolfgang Wendt; Geschäftsführung: David Faller; Sitz der Gesellschaft: Ehningen; Registergericht: Amtsgericht Stuttgart, HRB 243294 IBM Data Privacy Statement: https://www.ibm.com/privacy/

