]> 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)
commit9b2fd6607534a662cce6444751ea2e5abadabc6f
tree488f41190fabf8780b6f1f19a6752a20f0a4768c
parentcc50d82cb76229c1ddf6b763897fdb48d8e10936
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