From: Li Zefan <lizefan@huawei.com>
To: Borislav Petkov <bp@alien8.de>
Cc: Wengmeiling <wengmeiling.weng@huawei.com>,
Libo Chen <libo.chen@huawei.com>, Michal Marek <mmarek@suse.cz>,
Andrew Morton <akpm@linux-foundation.org>,
Linus Torvalds <torvalds@linux-foundation.org>,
lkml <linux-kernel@vger.kernel.org>
Subject: Re: bcdedcc1afd6 breaks search in menuconfig
Date: Tue, 7 May 2013 09:43:41 +0800 [thread overview]
Message-ID: <51885C4D.3010607@huawei.com> (raw)
In-Reply-To: <20130506154903.GD22041@pd.tnic>
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.
>
prev parent reply other threads:[~2013-05-07 1:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-06 15:49 bcdedcc1afd6 breaks search in menuconfig Borislav Petkov
2013-05-07 1:43 ` Li Zefan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51885C4D.3010607@huawei.com \
--to=lizefan@huawei.com \
--cc=akpm@linux-foundation.org \
--cc=bp@alien8.de \
--cc=libo.chen@huawei.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mmarek@suse.cz \
--cc=torvalds@linux-foundation.org \
--cc=wengmeiling.weng@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.