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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to