]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 18 Sep 2021 11:42:04 +0000 (13:42 +0200)
commit9193eeca8ecf22d5f5b2c2ae4e39086505245be6
treec3597fedec03232497df4c32aa9c3038b2884770
parentc21413e3961e42ee15b6ebf12eb18ecd52f63777
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