[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4CB7DC58.2090902@zytor.com>
Date: Thu, 14 Oct 2010 21:45:12 -0700
From: "H. Peter Anvin" <hpa@...or.com>
To: Ingo Molnar <mingo@...e.hu>
CC: Andrew Morton <akpm@...ux-foundation.org>,
Pekka Enberg <penberg@...nel.org>,
David Rientjes <rientjes@...gle.com>,
Ingo Molnar <mingo@...hat.com>,
Thomas Gleixner <tglx@...utronix.de>,
Casey Dahlin <cdahlin@...hat.com>, x86@...nel.org,
linux-kernel@...r.kernel.org,
Linus Torvalds <torvalds@...ux-foundation.org>
Subject: Re: [patch] x86: allow ZONE_DMA to be configurable
On 10/14/2010 08:03 PM, Ingo Molnar wrote:
>
> Dunno, that i'd consider more of a bug. If an architecture absolutely
> needs to configure in or out a kernel feature then it should not be
> under CONFIG_EXPERT on other architectures either: it only sets us up
> for cross-arch build failures if say the CONFIG_EXPERT dependency is
> present on x86.
>
Well, no, it really rather makes sense.
Consider something like CONFIG_SERIO_I8042 -- that is very much an
EXPERT option to remove on x86, but on a lot of other platforms it is
Just Another Interface.
So I think CONFIG_EXPERT_ will just encourage people to do strange
things and reduces flexibility.
-hpa
--
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel. I don't speak on their behalf.
--
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