public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Dave Hansen <dave@sr71.net>, linux-kernel@vger.kernel.org
Cc: x86@kernel.org
Subject: Re: [PATCH 00/12] Reorganize x86 Kconfig menu
Date: Tue, 31 Dec 2013 11:40:15 -0800	[thread overview]
Message-ID: <52C31D9F.7090001@infradead.org> (raw)
In-Reply-To: <20131230184046.F5E42919@viggo.jf.intel.com>

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

  parent reply	other threads:[~2013-12-31 19:40 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-30 18:40 [PATCH 00/12] Reorganize x86 Kconfig menu Dave Hansen
2013-12-30 18:40 ` [PATCH 01/12] x86 Kconfig: create extended platforms menu Dave Hansen
2013-12-31 19:26   ` Randy Dunlap
2013-12-31 20:07     ` Dave Hansen
2013-12-30 18:40 ` [PATCH 02/12] x86 Kconfig: memory options Dave Hansen
2013-12-30 18:40 ` [PATCH 03/12] x86 Kconfig: move highmem Dave Hansen
2013-12-30 18:40 ` [PATCH 04/12] x86 Kconfig: processor options menu Dave Hansen
2013-12-30 18:40 ` [PATCH 05/12] x86 Kconfig: processor drivers Dave Hansen
2013-12-30 18:40 ` [PATCH 06/12] x86 Kconfig: scheduler options Dave Hansen
2013-12-30 18:40 ` [PATCH 07/12] x86 Kconfig: move memtest Dave Hansen
2013-12-30 18:40 ` [PATCH 08/12] x86 Kconfig: bury obscure options Dave Hansen
2013-12-30 18:40 ` [PATCH 09/12] x86 Kconfig: create mtrr menu Dave Hansen
2013-12-31 19:26   ` Randy Dunlap
2013-12-31 20:06     ` Dave Hansen
2013-12-30 18:40 ` [PATCH 10/12] x86 Kconfig: MCE menu Dave Hansen
2013-12-30 18:41 ` [PATCH 11/12] x86 Kconfig: move paravirt under virtualization Dave Hansen
2013-12-30 18:41 ` [PATCH 12/12] x86 Kconfig: move paravirt under "Virtualization" Dave Hansen
2013-12-31 19:40 ` Randy Dunlap [this message]
2013-12-31 20:24   ` [PATCH 00/12] Reorganize x86 Kconfig menu Dave Hansen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52C31D9F.7090001@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=dave@sr71.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox