]> git.baikalelectronics.ru Git - kernel.git/commit
s390/jump_label: print real address in a case of a jump label bug
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 12 Jul 2021 17:26:01 +0000 (19:26 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Tue, 27 Jul 2021 07:39:13 +0000 (09:39 +0200)
commitb544429cf95f54d5dbf407b3a8e6d3659dde17c6
tree488f41190fabf8780b6f1f19a6752a20f0a4768c
parentd807f592f6203b67405eb85bccba6f630706f9f6
s390/jump_label: print real address in a case of a jump label bug

In case of a jump label print the real address of the piece of code
where a mismatch was detected. This is right before the system panics,
so there is nothing revealed.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/kernel/jump_label.c