OSDN Git Service

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)
commit5492886c14744d239e87f1b0b774b5a341e755cc
tree488f41190fabf8780b6f1f19a6752a20f0a4768c
parentbb50655b8b7027cb413c33c6dd43aa727446b4fb
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