Re: bcdedcc1afd6 breaks search in menuconfig

From: Li Zefan
Date: Mon May 06 2013 - 21:44:04 EST


On 2013/5/6 23:49, Borislav Petkov wrote:
> When I do
>
> make menuconfig
>
> then press '/' in order to search for a symbol, and I type 'EFI', for
> example, and press enter, I get:
>
> â Enter CONFIG_ (sub)string to search for (with or without "CONFIG_") â
> â âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ â
> â âEFImake[1]: *** [menuconfig] Segmentation fault â â
> â ââââââââââââââââââââââââââââââââââââââââââââââââmake: *** [menuconfig] Error 2
>
> and the terminal is left in an inconsistent state which I need to
> 'reset'. But, more importantly, the search is b0rked now.
>

Add a "if (prop)" will fix it.

I'll prepare a patch.

> Reverting the above commit fixes the issue.
>

--
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/