summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2026-07-23 17:47:56 -0700
committerSean Christopherson <seanjc@google.com>2026-07-28 13:48:45 -0700
commite060b94a1cd4920165aec7a77431df2927b26fdb (patch)
treea7c0f0daa5787d4a10638d509b7bf45a4fdc64a0 /include
parent6bb3493175d8002126c9d4fc84624e42db17d6d1 (diff)
KVM: PPC: Use CLASS(kvm_vcpu_map_local) to patch dcbz
Convert the kvm_vcpu_map() usage in PPC dcbz patching to the new CLASS(kvm_vcpu_map_local) implementation, to eliminate the very last of the the open-coded on-stack "struct kvm_host_map" declarations. This will allow adding hardening kvm_vcpu_map() against memory leaks (due to clobbering the existing mapping). No functional change intended. Link: https://patch.msgid.link/20260724004757.131420-6-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions