[PATCH v2] soc: apple: rtkit: Add register dump decoding to crashlog

Hector Martin marcan at marcan.st
Tue Jan 31 03:45:33 PST 2023


On 23/01/2023 12.17, Asahi Lina wrote:
> When the coprocessor crashes, it's useful to get a proper register dump
> so we can find out what the firmware was doing. Add a decoder for this.
> 
> Originally this had ESR decoding by reusing the ARM64 arch header for
> this, but that introduces some module linking and cross-arch compilation
> issues, so let's leave that out for now.
> 
> Reviewed-by: Sven Peter <sven at svenpeter.dev>
> Reviewed-by: Eric Curtin <ecurtin at redhat.com>
> Signed-off-by: Asahi Lina <lina at asahilina.net>
> ---
>  drivers/soc/apple/rtkit-crashlog.c | 93 ++++++++++++++++++++++++++++++
>  1 file changed, 93 insertions(+)
> 

Thanks, applied to asahi-soc/soc!

- Hector



More information about the linux-arm-kernel mailing list