From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: boot: Fix usage of kecho
Date: Wed, 24 Oct 2012 19:28:33 +0000 [thread overview]
Message-ID: <201210241928.34303.arnd@arndb.de> (raw)
In-Reply-To: <alpine.LFD.2.02.1210241444090.16518@xanadu.home>
On Wednesday 24 October 2012, Nicolas Pitre wrote:
> On Wed, 24 Oct 2012, Fabio Estevam wrote:
>
> > From: Fabio Estevam <fabio.estevam@freescale.com>
> >
> > Since commit edc88ceb0 (ARM: be really quiet when building with 'make -s') the
> > following output is generated when building a kernel for ARM:
> >
> > echo ' Kernel: arch/arm/boot/Image is ready'
> > Kernel: arch/arm/boot/Image is ready
> > Building modules, stage 2.
> > echo ' Kernel: arch/arm/boot/zImage is ready'
> > Kernel: arch/arm/boot/zImage is ready
> >
> > As per Documentation/kbuild/makefiles.txt the correct way of using kecho is
> > '@$(kecho)'.
> >
> > Make this change so no more unwanted 'echo' messages are displayed.
> >
> > Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
>
> Acked-by: Nicolas Pitre <nico@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Sorry for this, I really should have tested without '-s'.
Arnd
next prev parent reply other threads:[~2012-10-24 19:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-24 18:37 [PATCH] ARM: boot: Fix usage of kecho Fabio Estevam
2012-10-24 18:45 ` Nicolas Pitre
2012-10-24 19:28 ` Arnd Bergmann [this message]
2012-11-12 22:09 ` Fabio Estevam
2012-11-12 22:24 ` Arnd Bergmann
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=201210241928.34303.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
/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.