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>] [day] [month] [year] [list]
Date:   Mon, 9 Mar 2020 11:54:44 +0100
From:   Sander Eikelenboom <linux@...elenboom.it>
To:     linux-kernel <linux-kernel@...r.kernel.org>, "kvm@"@vger.kernel.org
Subject: linux 5.6-rc5: KVM -Werror Kconfig default yes contradicts
 description which says: If in doubt say N.

L.S.,

The Y default for the kconfig option seems to contradict it's
description, which says if in doubt say 'N' ?

--
Sander




Virtualization (VIRTUALIZATION) [Y/n/?] y
  Kernel-based Virtual Machine (KVM) support (KVM) [M/n/y/?] m
  Compile KVM with -Werror (KVM_WERROR) [Y/n/?] (NEW) ?

CONFIG_KVM_WERROR:

Add -Werror to the build flags for (and only for) i915.ko.

If in doubt, say "N".

Symbol: KVM_WERROR [=y]
Type  : bool
Defined at arch/x86/kvm/Kconfig:62
  Prompt: Compile KVM with -Werror
  Depends on: VIRTUALIZATION [=y] && (X86_64 [=y] && !KASAN [=n] ||
!COMPILE_TEST [=n]) && EXPERT [=y]
  Location:
    -> Virtualization (VIRTUALIZATION [=y])



  Compile KVM with -Werror (KVM_WERROR) [Y/n/?] (NEW)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ