]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: arm64: Introduce print_nvhe_hyp_panic helper
authorPierre-Clément Tosi <ptosi@google.com>
Mon, 10 Jun 2024 06:32:36 +0000 (07:32 +0100)
committerOliver Upton <oliver.upton@linux.dev>
Thu, 20 Jun 2024 17:40:54 +0000 (17:40 +0000)
commit8f3873a39529101213fa1109d499239d57185551
treeb7a33b7465ac023291ee8acb90e5f476b857ca90
parent7a928b32f1de67760e39d22d00fef99dca69fbd9
KVM: arm64: Introduce print_nvhe_hyp_panic helper

Add a helper to display a panic banner soon to also be used for kCFI
failures, to ensure that we remain consistent.

Signed-off-by: Pierre-Clément Tosi <ptosi@google.com>
Acked-by: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/20240610063244.2828978-8-ptosi@google.com
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
arch/arm64/kvm/handle_exit.c