diff options
author | Mingwei Zhang <[email protected]> | 2023-07-28 17:47:21 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2023-08-31 13:48:49 -0400 |
commit | 069f30c619792d5202d72fecd842cacbee260561 (patch) | |
tree | e7d135e4f15c126a2e8663351b07ccea9be5030d /net/lapb/lapb_iface.c | |
parent | 3328dfe0eac38df388a0cded8e3f3cd307ca0be3 (diff) |
KVM: x86/mmu: Plumb "struct kvm" all the way to pte_list_remove()
Plumb "struct kvm" all the way to pte_list_remove() to allow the usage of
KVM_BUG() and/or KVM_BUG_ON(). This will allow killing only the offending
VM instead of doing BUG() if the kernel is built with
CONFIG_BUG_ON_DATA_CORRUPTION=n, i.e. does NOT want to BUG() if KVM's data
structures (rmaps) appear to be corrupted.
Signed-off-by: Mingwei Zhang <[email protected]>
[sean: tweak changelog]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions