Files
linux/arch/s390/kernel
Heiko Carstens b10ac5d77c s390/boot: Pass pt_regs to program check handler
Setup a pt_regs structure on the stack, poplulate it in low level assembler
code, and pass it to print_pgm_check_info(). This way there is no need to
access then lowcore from print_pgm_check_info() anymore, and the function
looks like a normal program check handler function.

Acked-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2025-03-04 17:25:22 +01:00
..
2024-11-02 12:37:32 +01:00
2024-04-25 20:55:49 -07:00
2023-09-19 13:26:57 +02:00
2023-07-27 13:11:35 +02:00
2024-07-03 19:30:25 -07:00