Re: Why did oldconfig's behavior change in 2.6.15-rc1?

From: Roman Zippel
Date: Sat Nov 12 2005 - 18:49:40 EST


Hi,

On Sat, 12 Nov 2005, Rob Landley wrote:

> Why did oldconfig switch off CONFIG_MODE_SKAS? It didn't do that before.
> Hmmm... Rummage, rummage... Darn it, it's position dependent. _And_
> version dependent.

It's _not_ position dependent, but the behaviour with multiple equal
symbols is undefined.

> Ok, now I have to put the new entries at the _beginning_. Appending them
> doesn't work anymore, it now ignores any symbol it's already seen, so you
> can't easily start with allnoconfig, switch on just what you want, and expect
> oldconfig to do anything intelligent.

Now you can put them in allno.config instead and allnoconfig will do the
right thing.

bye, Roman
-
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/