diff options
author | Heiko Carstens <[email protected]> | 2024-07-22 15:41:11 +0200 |
---|---|---|
committer | Vasily Gorbik <[email protected]> | 2024-07-23 16:02:31 +0200 |
commit | 213400c4afd5c89fd8bd17d06addf145f6c8f0d5 (patch) | |
tree | 2cd55ef06ed5a79d2fb3c29ed4f6ce2de7f0a732 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | beb8cee06f9b8726616ba87783116cb8fb889c7a (diff) |
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 <[email protected]>
Signed-off-by: Sven Schnelle <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions