[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200210161818.fbef4c21a99c8001a6d97ea8@kernel.org>
Date: Mon, 10 Feb 2020 16:18:18 +0900
From: Masami Hiramatsu <mhiramat@...nel.org>
To: Michael Ellerman <mpe@...erman.id.au>
Cc: Steven Rostedt <rostedt@...dmis.org>,
LKML <linux-kernel@...r.kernel.org>,
Ingo Molnar <mingo@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Peter Zijlstra <peterz@...radead.org>
Subject: Re: [PATCH] tools/bootconfig: Suppress non-error messages
Hi Michael,
On Mon, 10 Feb 2020 13:06:14 +1100
Michael Ellerman <mpe@...erman.id.au> wrote:
> Masami Hiramatsu <mhiramat@...nel.org> writes:
> > Suppress non-error messages when applying new bootconfig
> > to initrd image. To enable it, replace printf for error
> > message with pr_err() macro.
> > This also adds a testcase for this fix.
> >
> > Reported-by: Michael Ellerman <mpe@...erman.id.au>
> > Signed-off-by: Masami Hiramatsu <mhiramat@...nel.org>
> > ---
> > tools/bootconfig/main.c | 28 ++++++++++++++--------------
> > tools/bootconfig/test-bootconfig.sh | 9 +++++++++
> > 2 files changed, 23 insertions(+), 14 deletions(-)
>
> Thanks, that works for me.
>
> Tested-by: Michael Ellerman <mpe@...erman.id.au>
Could you give me your tested-by to the previous patch too?
Thank you!
>
> cheers
--
Masami Hiramatsu <mhiramat@...nel.org>
Powered by blists - more mailing lists