diff options
author | Sean Christopherson <[email protected]> | 2023-07-28 17:47:19 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2023-08-31 13:48:47 -0400 |
commit | 870d4d4ed82779e717ec7fb0f9b64f43bd7a736b (patch) | |
tree | b71764a7e830f8b4ca6b8199046b41c466b210cf /net/lapb/lapb_iface.c | |
parent | 72e2fb24a0b0528bcc16a8f6ad2cf336ac361525 (diff) |
KVM: x86/mmu: Replace MMU_DEBUG with proper KVM_PROVE_MMU Kconfig
Replace MMU_DEBUG, which requires manually modifying KVM to enable the
macro, with a proper Kconfig, KVM_PROVE_MMU. Now that pgprintk() and
rmap_printk() are gone, i.e. the macro guards only KVM_MMU_WARN_ON() and
won't flood the kernel logs, enabling the option for debug kernels is both
desirable and feasible.
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
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