summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorSven Schnelle <svens@linux.ibm.com>2026-07-09 21:54:59 +0200
committerVasily Gorbik <gor@linux.ibm.com>2026-07-30 00:29:08 +0200
commitf588c5cb0b645d9318f609c2835211ebc7887d92 (patch)
treeb7c404e4737a759f06fbaf8f91d55d979d3f9f00 /scripts/const_structs.checkpatch
parent6bef2c8b36544c83e306fbeae78b346bd9774527 (diff)
downloadlinux-f588c5cb0b645d9318f609c2835211ebc7887d92.tar.gz
linux-f588c5cb0b645d9318f609c2835211ebc7887d92.zip
s390/traps: Remove PIF_GUEST_FAULT
PIF_GUEST_FAULT is only used to pass information whether a fault was caused when executing SIE or when executing host code. Instead of using ptregs for this, just pass the flag directly as argument to __do_pgm_check(). This also saves the time required to read the flag from ptregs, although this likely isn't much as it is already in the data cache. Signed-off-by: Sven Schnelle <svens@linux.ibm.com> Reviewed-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions