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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Sep 2021 10:26:29 +0000 (12:26 +0200)
commit0dd8da8ad04b5775576fe46b4d0f87281a735b7f
tree42455c2fa790ce7ddb5d9a40570821219696e809
parent91b4d44c7c4db500e990de8904a3a521a3942fd8
s390/jump_label: print real address in a case of a jump label bug

[ Upstream commit 5492886c14744d239e87f1b0b774b5a341e755cc ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/s390/kernel/jump_label.c