diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2024-07-22 16:41:11 +0300 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2024-07-23 17:02:31 +0300 |
commit | 213400c4afd5c89fd8bd17d06addf145f6c8f0d5 (patch) | |
tree | 2cd55ef06ed5a79d2fb3c29ed4f6ce2de7f0a732 /arch/s390/include/asm/diag.h | |
parent | beb8cee06f9b8726616ba87783116cb8fb889c7a (diff) | |
download | linux-213400c4afd5c89fd8bd17d06addf145f6c8f0d5.tar.xz |
s390/nmi: Simplify ptregs setup
The low level machine check handler code fills the ptregs structure
partially with the register contents present at machine check handler
entry and partially with contents from the machine check save area.
In case of a machine check the contents of all general purpose
registers are saved by the CPU to the machine check save area.
Therefore simplify the code and fill the ptregs structure by only
using the machine check save area as source.
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'arch/s390/include/asm/diag.h')
0 files changed, 0 insertions, 0 deletions