linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Segher Boessenkool <segher@kernel.crashing.org>
To: Michael Ellerman <mpe@ellerman.id.au>
Cc: linuxppc-dev@ozlabs.org, geoff@infradead.org
Subject: Re: [PATCH] powerpc/ps3: Quieten the build when building ps3
Date: Wed, 21 Oct 2015 11:47:46 -0500	[thread overview]
Message-ID: <20151021164746.GA8157@gate.crashing.org> (raw)
In-Reply-To: <1445230402-18087-1-git-send-email-mpe@ellerman.id.au>

On Mon, Oct 19, 2015 at 03:53:22PM +1100, Michael Ellerman wrote:
> The boot wrapper uses dd when building for ps3, which annoyingly tells
> us in great detail what it's doing, eg:
> 
>   512+0 records in
>   512+0 records out
>   512 bytes (512 B) copied, 0.000802129 s, 638 kB/s
>   512+0 records in
>   512+0 records out
>   512 bytes (512 B) copied, 0.000745101 s, 687 kB/s
> 
> Also annoyingly, there is no "quiet" flag to dd, so our only option is
> to grab all the output from dd, and iff there is an error print it out.

"status=none", but that's not POSIX it seems.


Segher

  parent reply	other threads:[~2015-10-21 16:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-19  4:53 [PATCH] powerpc/ps3: Quieten the build when building ps3 Michael Ellerman
2015-10-19 17:53 ` [PATCH] powerpc: Add run_cmd function to boot wrapper Geoff Levand
2015-10-20  0:44   ` Michael Ellerman
2015-10-21 11:41   ` Michael Ellerman
2015-10-21 16:47 ` Segher Boessenkool [this message]
2015-10-21 23:32   ` [PATCH] powerpc/ps3: Quieten the build when building ps3 Michael Ellerman

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=20151021164746.GA8157@gate.crashing.org \
    --to=segher@kernel.crashing.org \
    --cc=geoff@infradead.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=mpe@ellerman.id.au \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).