diff options
author | Sean Christopherson <seanjc@google.com> | 2024-05-17 20:03:41 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-05-23 18:33:31 +0200 |
commit | 76d5363c20eeeb937b56c0ac6c61e697bd1bf154 (patch) | |
tree | 3a216a82d145d2eac5cc8f05320553331cc2e3de /arch/x86/kvm/svm/svm.c | |
parent | KVM: x86: Disable KVM_INTEL_PROVE_VE by default (diff) | |
download | linux-76d5363c20eeeb937b56c0ac6c61e697bd1bf154.tar.xz linux-76d5363c20eeeb937b56c0ac6c61e697bd1bf154.zip |
KVM: x86: Force KVM_WERROR if the global WERROR is enabled
Force KVM_WERROR if the global WERROR is enabled to avoid pestering the
user about a Kconfig that will ultimately be ignored. Force KVM_WERROR
instead of making it mutually exclusive with WERROR to avoid generating a
.config builds KVM with -Werror, but has KVM_WERROR=n.
Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-ID: <20240517180341.974251-1-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/svm/svm.c')
0 files changed, 0 insertions, 0 deletions