[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <232f2fd1-7069-2a74-6a02-a6cc588a3f3d@marcan.st>
Date: Tue, 31 Jan 2023 20:45:33 +0900
From: Hector Martin <marcan@...can.st>
To: Asahi Lina <lina@...hilina.net>, Sven Peter <sven@...npeter.dev>
Cc: Alyssa Rosenzweig <alyssa@...enzweig.io>, asahi@...ts.linux.dev,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Eric Curtin <ecurtin@...hat.com>
Subject: Re: [PATCH v2] soc: apple: rtkit: Add register dump decoding to
crashlog
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@...npeter.dev>
> Reviewed-by: Eric Curtin <ecurtin@...hat.com>
> Signed-off-by: Asahi Lina <lina@...hilina.net>
> ---
> drivers/soc/apple/rtkit-crashlog.c | 93 ++++++++++++++++++++++++++++++
> 1 file changed, 93 insertions(+)
>
Thanks, applied to asahi-soc/soc!
- Hector
Powered by blists - more mailing lists