On Fri, 17 May 2024 11:03:41 -0700, Sean Christopherson wrote: > 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. > > Applied to kvm-x86 misc, thanks! [1/1] KVM: x86: Force KVM_WERROR if the global WERROR is enabled https://github.com/kvm-x86/linux/commit/ab28db6b95ed -- https://github.com/kvm-x86/linux/tree/next