[PATCH v3 0/2] arm64: Add decode of ISS2 to data abort reports
Catalin Marinas
catalin.marinas at arm.com
Fri May 26 02:37:29 PDT 2023
On Thu, 11 May 2023 15:05:13 +0900, Mark Brown wrote:
> We provide fairly detailed decode of ESR for data aborts but do not
> currently cover the information reported in ISS2 which has had quite a
> bit of additional information added to it by recent architecture
> extensions. Add decode for this information to aid in debugging, for
> completeness including features we don't actually use yet.
>
>
> [...]
Applied to arm64 (for-next/iss2-decode), thanks!
[1/2] arm64/esr: Use GENMASK() for the ISS mask
https://git.kernel.org/arm64/c/de847275449a
[2/2] arm64/esr: Add decode of ISS2 to data abort reporting
https://git.kernel.org/arm64/c/1f9d4ba6839c
--
Catalin
More information about the linux-arm-kernel
mailing list