Re: [RFC GIT PULL] nohz: Kconfig layout improvements

From: Frederic Weisbecker
Date: Fri Apr 12 2013 - 10:23:44 EST


2013/4/10 Ingo Molnar <mingo@xxxxxxxxxx>:
>> Agreed. I mentioned that in the pull request. It's again due to an
>> arbitrary Kconfig limitation. The following:
>>
>> config X
>> select Y
>>
>> doesn't work if Y is part of a Kconfig "choice".
>> I have a patch that fixes in Kconfig, will submit it to Michal and fix
>> the nohz passive dependency once we get that sorted.
>
> Wow, you are fixing kconfig.
>
> 99% of the people work it around in some fashion.
>
> Kudos!

Wait, I'm actually _trying_ to! I found a few bugs in my patch
already. Looks like it's not going to be a piece of cake.
--
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/