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] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 31 Dec 2013 11:40:15 -0800
From:	Randy Dunlap <rdunlap@...radead.org>
To:	Dave Hansen <dave@...1.net>, linux-kernel@...r.kernel.org
CC:	x86@...nel.org
Subject: Re: [PATCH 00/12] Reorganize x86 Kconfig menu

On 12/30/13 10:40, Dave Hansen wrote:
> The x86 "Processor type and features" menu has really been
> letting itself go over the years.  It needs to be put on a
> diet as a new-year's resolution.


Applying all 12 patches in order provokes kconfig:

arch/x86/lguest/Kconfig:1:error: recursive dependency detected!
arch/x86/lguest/Kconfig:1:	symbol LGUEST_GUEST depends on VIRTUALIZATION
arch/x86/Kconfig.virt:2:	symbol VIRTUALIZATION is selected by LGUEST_GUEST
warning: (X86_VSMP) selects HYPERVISOR_GUEST which has unmet direct dependencies (VIRTUALIZATION)
warning: (X86_VSMP) selects PARAVIRT which has unmet direct dependencies (VIRTUALIZATION && HYPERVISOR_GUEST)


-- 
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ