diff options
| author | Vincent Donnefort <vdonnefort@google.com> | 2026-08-03 10:39:06 +0100 |
|---|---|---|
| committer | Oliver Upton <oupton@kernel.org> | 2026-08-11 10:41:27 -0700 |
| commit | 2ad524c5e257ea1054422da26d646dd777c2a08d (patch) | |
| tree | ff760d889ccfe22497cb7ac4b9859e1390655778 /include | |
| parent | 43347154e7ab642474c886bc54ad090166c0d9c9 (diff) | |
KVM: arm64: Drop %pB on nVHE panic when stage-2 is active
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.
Fixes: 6ccf9cb557bd ("KVM: arm64: Symbolize the nVHE HYP addresses")
Signed-off-by: Vincent Donnefort <vdonnefort@google.com>
Reviewed-by: Fuad Tabba <fuad.tabba@linux.dev>
Tested-by: Fuad Tabba <fuad.tabba@linux.dev>
Link: https://patch.msgid.link/20260803093906.3531699-1-vdonnefort@google.com
Signed-off-by: Oliver Upton <oupton@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
