Re: [PATCH] arm64: mm: When logging data aborts only decode Xs when ISV=1
From: Will Deacon
Date: Thu Jul 16 2026 - 13:16:12 EST
On Thu, 02 Jul 2026 20:13:35 +0100, Mark Brown wrote:
> When logging the decode of a data abort we currently unconditionally decode
> and display Xs. Currently the only defined non-RES0 values for this field
> are for cases where ISV=1, move the decode of Xs into our existing check
> for ISV=1. This avoids potential confusion if some other use is assigned to
> these bits for ISV=0 cases in future, or misleading someone into thinking
> there is a meaningful value there with currently defined architecture.
>
> [...]
Applied to arm64 (for-next/fixes), thanks!
[1/1] arm64: mm: When logging data aborts only decode Xs when ISV=1
https://git.kernel.org/arm64/c/f797f51a185f
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev