Re: [PATCH v2] scripts: fix link-vmlinux.sh bash-ism

From: Michal Marek
Date: Thu May 07 2015 - 07:59:07 EST


On 2015-05-07 02:36, sylvain.bertrand@xxxxxxxxx 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@xxxxxxxxxx>
> Signed-off-by: Sylvain BERTRAND <sylvain.bertrand@xxxxxxxxx>

Applied to kbuild.git#kbuild now, thanks.

Michal

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