[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200803132238.1e40aa37@oasis.local.home>
Date: Mon, 3 Aug 2020 13:22:38 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Arvind Sankar <nivedita@...m.mit.edu>
Cc: Masami Hiramatsu <mhiramat@...nel.org>,
Kees Cook <keescook@...omium.org>,
Ingo Molnar <mingo@...hat.com>,
Frank Rowand <frowand.list@...il.com>,
Randy Dunlap <rdunlap@...radead.org>,
Namhyung Kim <namhyung@...nel.org>,
Tim Bird <Tim.Bird@...y.com>, Jiri Olsa <jolsa@...hat.com>,
Arnaldo Carvalho de Melo <acme@...nel.org>,
Tom Zanussi <tom.zanussi@...ux.intel.com>,
Rob Herring <robh+dt@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Thomas Gleixner <tglx@...utronix.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Alexey Dobriyan <adobriyan@...il.com>,
Jonathan Corbet <corbet@....net>,
Linus Torvalds <torvalds@...ux-foundation.org>,
linux-doc@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v6 08/22] bootconfig: init: Allow admin to use
bootconfig for init command line
On Mon, 3 Aug 2020 11:29:59 -0400
Arvind Sankar <nivedita@...m.mit.edu> wrote:
> > + /* parse_args() stops at '--' and returns an address */
> > + if (!IS_ERR(err) && err)
> > + initargs_found = true;
> > +
>
> I think you can drop the second IS_ERR, since we already checked that.
Masami,
Can you send this with the update as a normal patch (not a Cc to this
thread). That way it gets caught by my patchwork scanning of my inbox.
Thanks!
(/me is currently going through all his patchwork patches to pull in
for the merge window.)
-- Steve
Powered by blists - more mailing lists