diff options
author | Ard Biesheuvel <[email protected]> | 2024-02-14 13:29:14 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2024-02-16 12:42:37 +0000 |
commit | 7ac8d5b2423cc0112ac2519276610865142a577b (patch) | |
tree | 9472927e281764c4a7666a0f39d21695a28884a2 /net/lapb/lapb_iface.c | |
parent | 60d043c101769b4fd6f609b4a7b9b8ad1f867860 (diff) |
arm64: Add ESR decoding for exceptions involving translation level -1
The LPA2 feature introduces new FSC values to report abort exceptions
related to translation level -1. Define these and wire them up.
Reuse the new ESR FSC classification helpers that arrived via the KVM
arm64 tree, and update the one for translation faults to check
specifically for a translation fault at level -1. (Access flag or
permission faults cannot occur at level -1 because they alway involve a
descriptor at the superior level so changing those helpers is not
needed).
Signed-off-by: Ard Biesheuvel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions