Re: [GIT] HID patches for 2.6.28

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ingo Molnar
Date: Wednesday, October 15, 2008 - 3:02 am

* Jiri Kosina <jkosina@suse.cz> wrote:


yes, it's a kconfig bug: Kconfig must either not allow complex selects 
(during its initial parsing pass of the Kconfig dependnecy tree) or 
handle the dependencies correctly.

The current "allow them silently and pepper the kernel with build 
errors" approach is obviously silly.

We already have over 100 bugfixes in the tree from the past 3 years due 
to kconfig's inability to figure out the correct dependencies. (count: 
rising steadily)

Changes to the Kconfig tool to address this design bug did not get 
picked up. See for example this quick patch from Vegard half a year ago:

  http://lkml.org/lkml/2008/5/4/13

that patch was not adopted and the config options in the warning log 
were later on frequent participants in build failures and subsequent 
stream of trivial fixes.

	Ingo
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT] HID patches for 2.6.28, Jiri Kosina, (Mon Oct 13, 5:07 pm)
Re: [GIT] HID patches for 2.6.28, Linus Torvalds, (Tue Oct 14, 12:41 pm)
Re: [GIT] HID patches for 2.6.28, Jiri Kosina, (Tue Oct 14, 1:12 pm)
Re: [GIT] HID patches for 2.6.28, Harvey Harrison, (Tue Oct 14, 2:02 pm)
[GIT] HID patches for 2.6.28, Jiri Kosina, (Tue Oct 14, 3:39 pm)
Re: [GIT] HID patches for 2.6.28, Ingo Molnar, (Wed Oct 15, 2:36 am)
Re: [GIT] HID patches for 2.6.28, Jiri Kosina, (Wed Oct 15, 2:42 am)
Re: [GIT] HID patches for 2.6.28, Ingo Molnar, (Wed Oct 15, 3:02 am)
Re: [GIT] HID patches for 2.6.28, Adrian Bunk, (Wed Oct 15, 3:20 am)