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

Asahi Lina lina at asahilina.net
Sun Jan 22 09:07:12 PST 2023


On 22/01/2023 19.19, Sven Peter wrote:
> On Sat, Jan 21, 2023, at 08:37, 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.
>>
>> Signed-off-by: Asahi Lina <lina at asahilina.net>
>> ---
> 
> Reviewed-by: Sven Peter <sven at svenpeter.dev>
> 
> thanks,
> 
> Sven

Thanks for the review! The kernel test robot complained about builds on
non-ARM64, so I'll fix that up and send a v2 ^^

~~ Lina



More information about the linux-arm-kernel mailing list