[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111216083634.GA4170@elte.hu>
Date: Fri, 16 Dec 2011 09:36:34 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Suresh Siddha <suresh.b.siddha@...el.com>
Cc: Yinghai Lu <yinghai@...nel.org>,
Nikunj A Dadhania <nikunj@...ux.vnet.ibm.com>,
Thomas Gleixner <tglx@...utronix.de>,
LKML <linux-kernel@...r.kernel.org>,
"x86@...nel.org" <x86@...nel.org>,
Joerg Roedel <joerg.roedel@....com>
Subject: Re: Latest tip kernel(3.2-rc1-tip_cf6b3899) fails to boot on x3850x5
machine
* Suresh Siddha <suresh.b.siddha@...el.com> wrote:
> > yes.
>
> Not quite sure if I understand the reported issue.
>
> If the old config file had CONFIG_X86_X2APIC and
> CONFIG_INTR_REMAP set, doing "make oldconfig" on the newer
> kernel is asking if I want the new CONFIG_IRQ_REMAP option to
> be set and if I say yes, then I have both CONFIG_X86_X2APIC
> and CONFIG_IRQ_REMAP set and all is well.
>
> But if I say no, then as expected CONFIG_X86_X2APIC gets
> disabled (as IRQ_REMAP is not selected).
The problem is spuriously re-asking a question that *has already
been answered by the user*, and if the user accidentally just
accepts the default, the config breaks.
We try to keep things working fine across 'make oldconfig', i.e.
if the .config worked before, it should work after a 'make
oldconfig' as well.
Thanks,
Ingo
--
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