diff options
author | Sven Schnelle <svens@linux.ibm.com> | 2024-03-13 09:51:22 +0100 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2024-03-17 19:08:50 +0100 |
commit | 64c3431808bdab2ccef97d7a444018c416b080b5 (patch) | |
tree | 86657c918eb6219cb77e73670da92783a9ec694a /arch/arm/mach-gemini | |
parent | 29e5bc0f023a1110d1539d75ccac3b4cdcadec5e (diff) |
s390/entry: compare gmap asce to determine guest/host fault
With the current implementation, there are some cornercases where
a host fault would be treated as a guest fault, for example
when the sie instruction causes a program check. Therefore store
the gmap asce in ptregs, and use that to compare the primary asce
from the fault instead of matching instruction addresses.
Suggested-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'arch/arm/mach-gemini')
0 files changed, 0 insertions, 0 deletions