On 4/6/2026 8:49 PM, Dylan Hatch wrote: > Add sframe table to mod_arch_specific and support sframe PC lookups when > an .sframe section can be found on incoming modules. > > Signed-off-by: Dylan Hatch <[email protected]> > Signed-off-by: Weinan Liu <[email protected]>
Reviewed-by: Jens Remus <[email protected]> > --- > arch/arm64/include/asm/module.h | 6 +++++ > arch/arm64/kernel/module.c | 8 +++++++ > include/linux/sframe.h | 2 ++ > kernel/unwind/sframe.c | 39 +++++++++++++++++++++++++++++++-- > 4 files changed, 53 insertions(+), 2 deletions(-) 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/

