summaryrefslogtreecommitdiff
path: root/scripts/livepatch/init.c
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2025-11-03 16:25:33 +0100
committerHeiko Carstens <hca@linux.ibm.com>2025-11-14 11:34:27 +0100
commitb60d126c8ea3444d8c1f29538542d5c03d219e3e (patch)
tree4b28c97df06d64208e696e0540dae4c73b4a4bc8 /scripts/livepatch/init.c
parent76502abca219fc8579353458a12744587b7a281f (diff)
s390/mm: Let dump_fault_info() print additional information
Let dump_fault_info() print additional information to make debugging easier: Print "FSI" if the access-exception-fetch/store-indication facility is installed. If it is installed the TEID may also indicate if an exception happened because of a fetch or a store operation. Print "SOP", "ESOP-1", or "ESOP-2" depending on the type of the installed Suppression-on-Protection facility. This also gives additional information about the validity and meaning of the TEID bits. The output is changed from something like: Failing address: 0000000000000000 TEID: 0000000000000803 to Failing address: 0000000000000000 TEID: 0000000000000803 ESOP-2 FSI Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'scripts/livepatch/init.c')
0 files changed, 0 insertions, 0 deletions