From: Michal Marek <mmarek@suse.cz>
To: sylvain.bertrand@gmail.com
Cc: linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] scripts: fix link-vmlinux.sh bash-ism
Date: Thu, 07 May 2015 13:58:59 +0200 [thread overview]
Message-ID: <554B5383.60505@suse.cz> (raw)
In-Reply-To: <20150507003604.GA16571@freedom>
On 2015-05-07 02:36, sylvain.bertrand@gmail.com wrote:
> While building linux with dash shell:
> LINK vmlinux
> trap: SIGHUP: bad trap
> /src/linux-4.0/Makefile:933: recipe for target 'vmlinux' failed
> make[1]: *** [vmlinux] Error 1
>
> See the following document for behavior of posix shell trap instruction:
> http://pubs.opengroup.org/onlinepubs/000095399/utilities/trap.html
>
> Cc: Ingo Molnar <mingo@kernel.org>
> Signed-off-by: Sylvain BERTRAND <sylvain.bertrand@gmail.com>
Applied to kbuild.git#kbuild now, thanks.
Michal
prev parent reply other threads:[~2015-05-07 11:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-29 16:34 [PATCH] scripts: fix link-vmlinux.sh bash-ism Sylvain BERTRAND
2015-01-02 15:55 ` Michal Marek
2015-03-03 16:34 ` Sylvain BERTRAND
2015-03-17 20:59 ` Michal Marek
2015-04-27 15:25 ` sylvain.bertrand
2015-05-06 13:54 ` sylvain.bertrand
2015-05-06 14:25 ` Michal Marek
2015-05-07 0:36 ` [PATCH v2] " sylvain.bertrand
2015-05-07 11:58 ` Michal Marek [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=554B5383.60505@suse.cz \
--to=mmarek@suse.cz \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sylvain.bertrand@gmail.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.