Re: [PATCH 1/4] add generic builtin command line

From: Daniel Walker
Date: Thu Mar 21 2019 - 11:13:23 EST


On Wed, Mar 20, 2019 at 08:14:33PM -0700, Andrew Morton wrote:
> On Wed, 20 Mar 2019 16:23:28 -0700 Daniel Walker <danielwa@xxxxxxxxx> wrote:
>
> > On Wed, Mar 20, 2019 at 03:53:19PM -0700, Andrew Morton wrote:
> > > On Tue, 19 Mar 2019 16:24:45 -0700 Daniel Walker <danielwa@xxxxxxxxx> wrote:
> > >
> > > > This code allows architectures to use a generic builtin command line.
> > >
> > > I wasn't cc'ed on [2/4]. No mailing lists were cc'ed on [0/4] but it
> > > didn't say anything useful anyway ;)
> > >
> > > I'll queue them up for testing and shall await feedback from the
> > > powerpc developers.
> > >
> >
> > You weren't CC'd , but it was To: you,
> >
> > 35 From: Daniel Walker <danielwa@xxxxxxxxx>
> > 36 To: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>,
> > 37 Christophe Leroy <christophe.leroy@xxxxxx>,
> > 38 Michael Ellerman <mpe@xxxxxxxxxxxxxx>,
> > 39 Rob Herring <robh+dt@xxxxxxxxxx>, xe-linux-external@xxxxxxxxx,
> > 40 linuxppc-dev@xxxxxxxxxxxxxxxx, Frank Rowand <frowand.list@xxxxxxxxx>
> > 41 Cc: devicetree@xxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx
> > 42 Subject: [PATCH 2/4] drivers: of: generic command line support
>
> hm.
>
> > Thanks for picking it up.
>
> The patches (or some version of them) are already in linux-next,
> which messes me up. I'll disable them for now.

Those are from my tree, but I remove them when you picked up the series. The
next linux-next should not have them.

Daniel