diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2025-02-24 15:59:04 +0100 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2025-03-04 17:25:22 +0100 |
commit | b10ac5d77c323e4bdeed61c36312c994ad0cdbd1 (patch) | |
tree | a47243737e019cfb86062aae7e54486b5c3cd666 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a0a8f2b219627ba126e208ac67ded6756537af8f (diff) |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions