summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorIlya Leoshkevich <iii@linux.ibm.com>2025-06-25 18:36:51 +0300
committerAlexander Gordeev <agordeev@linux.ibm.com>2025-07-10 15:42:10 +0300
commit996f7f292b7e190138738bd9213616a544837a41 (patch)
tree4db2604474370a7bc1c048ab135a183795819be1 /tools/perf/scripts/python/bin
parentb367017cdac21781a74eff4e208d3d38e1f38d3f (diff)
downloadlinux-996f7f292b7e190138738bd9213616a544837a41.tar.xz
s390/boot: Introduce jump_to_kernel() function
Introduce a global function that jumps from the decompressor to the decompressed kernel. Put its address into svc_old_psw, from where GDB can take it without loading decompressor symbols. It should be available throughout the entire decompressor execution, because it's placed there statically, and nothing in the decompressor uses the SVC instruction. Acked-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Tested-by: Alexander Gordeev <agordeev@linux.ibm.com> Link: https://lore.kernel.org/r/20250625154220.75300-2-iii@linux.ibm.com Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions