[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4ACFAAB7.4000308@msgid.tls.msk.ru>
Date: Sat, 10 Oct 2009 01:27:19 +0400
From: Michael Tokarev <mjt@....msk.ru>
To: "H. Peter Anvin" <hpa@...or.com>
CC: Arkadiusz Miskiewicz <a.miskiewicz@...il.com>,
linux-kernel@...r.kernel.org, Cyrill Gorcunov <gorcunov@...il.com>,
"Rafael J. Wysocki" <rjw@...k.pl>,
Kernel Testers List <kernel-testers@...r.kernel.org>,
Sam Ravnborg <sam@...nborg.org>
Subject: Re: wrong final bzImage build (regading #14270)
H. Peter Anvin wrote:
> On 10/09/2009 01:02 PM, Arkadiusz Miskiewicz wrote:
>> I had exactly this problem few weeks ago with pdksh as /bin/sh (and
>> bugreported to author of that change). As I workaround I used /bin/echo but
>> using printf is more sane/portable.
>>
>
> Yes, using printf is the right thing to do.
>
> A patch would be appreciated.
Come on, it's just a one-word change (s/echo/printf/ in
scripts/Makefile.lib).
But it should go to Sam's tree first I guess, which already
has s|echo|/bin/echo| so it'll conflict.
It's easier to change it in whatever tree it will be changed
without complete patches.
/mjt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists