[PATCH 05/10] arm64: use a common struct frame_record

Mark Brown broonie at kernel.org
Thu Oct 10 07:40:37 PDT 2024


On Thu, Oct 10, 2024 at 11:15:05AM +0100, Mark Rutland wrote:
> Currnetly the signal handling code has its own struct frame_record,
> the definition of struct pt_regs open-codes a frame record as an array,
> and the kernel unwinder hard-codes frame record offsets.
> 
> Move to a common struct frame_record that can be used throughout the
> kernel.

Much cleaner!

Reviewed-by: Mark Brown <broonie at kernel.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20241010/20417d19/attachment.sig>


More information about the linux-arm-kernel mailing list