lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 30 Nov 2023 17:52:14 -0800
From:   Sean Christopherson <seanjc@...gle.com>
To:     Sean Christopherson <seanjc@...gle.com>,
        Paolo Bonzini <pbonzini@...hat.com>
Cc:     kvm@...r.kernel.org, linux-kernel@...r.kernel.org,
        Jakub Kicinski <kuba@...nel.org>
Subject: Re: [PATCH] KVM: x86: Turn off KVM_WERROR by default for all configs

On Wed, 18 Oct 2023 08:19:06 -0700, Sean Christopherson wrote:
> Don't enable KVM_WERROR by default for x86-64 builds as KVM's one-off
> -Werror enabling is *mostly* superseded by the kernel-wide WERROR, and
> enabling KVM_WERROR by default can cause problems for developers working
> on other subsystems.  E.g. subsystems that have a "zero W=1 regressions"
> rule can inadvertently build KVM with -Werror and W=1, and end up with
> build failures that are completely uninteresting to the developer (W=1 is
> prone to false positives, especially on older compilers).
> 
> [...]

Applied to kvm-x86 misc, thanks!

[1/1] KVM: x86: Turn off KVM_WERROR by default for all configs
      https://github.com/kvm-x86/linux/commit/75bedc1ee90b

--
https://github.com/kvm-x86/linux/tree/next

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ