public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* bcdedcc1afd6 breaks search in menuconfig
@ 2013-05-06 15:49 Borislav Petkov
  2013-05-07  1:43 ` Li Zefan
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2013-05-06 15:49 UTC (permalink / raw)
  To: Wengmeiling; +Cc: Libo Chen, Michal Marek, Andrew Morton, Linus Torvalds, lkml

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.

Reverting the above commit fixes the issue.

-- 
Regards/Gruss,
    Boris.

Sent from a fat crate under my desk. Formatting is fine.
--

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: bcdedcc1afd6 breaks search in menuconfig
  2013-05-06 15:49 bcdedcc1afd6 breaks search in menuconfig Borislav Petkov
@ 2013-05-07  1:43 ` Li Zefan
  0 siblings, 0 replies; 2+ messages in thread
From: Li Zefan @ 2013-05-07  1:43 UTC (permalink / raw)
  To: Borislav Petkov
  Cc: Wengmeiling, Libo Chen, Michal Marek, Andrew Morton,
	Linus Torvalds, lkml

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-05-07  1:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-06 15:49 bcdedcc1afd6 breaks search in menuconfig Borislav Petkov
2013-05-07  1:43 ` Li Zefan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox