Re: RFC [PATCH] x86: make generic arch support NUMAQ

From: Ingo Molnar
Date: Thu Jun 05 2008 - 08:40:04 EST



* Sam Ravnborg <sam@xxxxxxxxxxxx> wrote:

> > +#if defined(CONFIG_X86_NUMAQ) || defined(CONFIG_X86_GENERICARCH)
>
> I counted several places where you test for the above. Introducing a
> CONFIG_X86_NUMAQ_OR_GENERIC would simplify stuff.

Yinghai, please get rid of the NUMAQ build option altogether and
eliminate the subarch.

We should keep a compatibility CONFIG_X86_NUMAQ that selects
X86_GENERICARCH, so that 'make oldconfig' on a NUMAQ config does the
right thing - but it's not a subarch anymore nor anything
user-configurable.

All that together would be a very nice simplification.

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