]> git.proxmox.com Git - mirror_ubuntu-focal-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)
committerKelsey Skunberg <kelsey.skunberg@canonical.com>
Tue, 12 Oct 2021 22:31:31 +0000 (16:31 -0600)
commit010f95414e26753504ffaf09e68c23c95bdfd7e4
treedbe48772acdbf54d9637a62fc8c9cbeaba032303
parentdc7f5f9a03f06ab0fad1476eadfcb257c287e279
s390/jump_label: print real address in a case of a jump label bug

BugLink: https://bugs.launchpad.net/bugs/1946802
[ 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>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Kelsey Skunberg <kelsey.skunberg@canonical.com>
arch/s390/kernel/jump_label.c