mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/2] arm64: Add decode of ISS2 to data abort reports
@ 2023-05-08 13:50 Mark Brown
  2023-05-08 13:50 ` [PATCH v2 1/2] arm64/esr: Use GENMASK() for the ISS mask Mark Brown
  2023-05-08 13:50 ` [PATCH v2 2/2] arm64/esr: Add decode of ISS2 to data abort reporting Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Mark Brown @ 2023-05-08 13:50 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon; +Cc: linux-arm-kernel, linux-kernel, Mark Brown

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.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
Changes in v2:
- Rebase onto v6.4-rc1.
- Link to v1: https://lore.kernel.org/r/20230417-arm64-iss2-dabt-decode-v1-0-2138b5668777@kernel.org

---
Mark Brown (2):
      arm64/esr: Use GENMASK() for the ISS mask
      arm64/esr: Add decode of ISS2 to data abort reporting

 arch/arm64/include/asm/esr.h | 19 ++++++++++++++++++-
 arch/arm64/mm/fault.c        | 17 ++++++++++++++---
 2 files changed, 32 insertions(+), 4 deletions(-)
---
base-commit: ac9a78681b921877518763ba0e89202254349d1b
change-id: 20230417-arm64-iss2-dabt-decode-ec9b46c98a91

Best regards,
-- 
Mark Brown,,, <broonie@kernel.org>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-08 13:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-08 13:50 [PATCH v2 0/2] arm64: Add decode of ISS2 to data abort reports Mark Brown
2023-05-08 13:50 ` [PATCH v2 1/2] arm64/esr: Use GENMASK() for the ISS mask Mark Brown
2023-05-08 13:50 ` [PATCH v2 2/2] arm64/esr: Add decode of ISS2 to data abort reporting Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®