On 11.11.2011 17:55, Randy Dunlap wrote: > On 10/14/2011 11:08 PM, Arnaud Lacombe wrote: >> Hi, >> >> On Sat, Oct 15, 2011 at 1:52 AM, Randy Dunlap <rdunlap@xxxxxxxxxxxx> wrote: >>> On 10/14/2011 10:39 PM, Arnaud Lacombe wrote >>>> There was something like this not too long ago, does this: >>>> >>>> https://github.com/lacombar/linux-2.6/tree/master/kconfig/expr-woes >>>> >>>> helps ? >>> >>> Am I supposed to use that full kernel tree? >>> Can I just get a patch to test? >>> >> You can merge that with whatever kernel tree. Sending the proper patch >> has been on my TODO for a while > > Can we get a testable patch for this? > or can we get this merged into linux-next so that I can test it? You can do $ git checkout -b kconfig-test v3.1 $ git pull git://github.com/lacombar/linux-2.6.git master/kconfig/expr-woes and test if your bug is fixed. Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html