[PATCH v2] KVM: arm64: Drop %pB on nVHE panic when stage-2 is active
Oliver Upton
oupton at kernel.org
Wed Aug 12 23:49:46 PDT 2026
On Mon, 03 Aug 2026 10:39:06 +0100, Vincent Donnefort wrote:
> With pKVM, the host stage-2 is lazily mapped. kallsyms, accessed via
> the modifier %pB is therefore potentially unmapped. If the hyp panic
> occurred while the host stage-2 lock was held, handling this fault
> deadlocks.
>
> Skip %pB formatting unless the host stage-2 is disabled.
>
> [...]
Applied to next, thanks!
[1/1] KVM: arm64: Drop %pB on nVHE panic when stage-2 is active
https://git.kernel.org/kvmarm/kvmarm/c/2ad524c5e257
--
Best,
Oliver
More information about the linux-arm-kernel
mailing list