Re: [PATCH 1/4] add generic builtin command line
From: Daniel Walker <hidden>
Date: 2019-03-21 15:13:23
Also in:
lkml
On Wed, Mar 20, 2019 at 08:14:33PM -0700, Andrew Morton wrote:
On Wed, 20 Mar 2019 16:23:28 -0700 Daniel Walker [off-list ref] wrote:quoted
On Wed, Mar 20, 2019 at 03:53:19PM -0700, Andrew Morton wrote:quoted
On Tue, 19 Mar 2019 16:24:45 -0700 Daniel Walker [off-list ref] wrote:quoted
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 [off-list ref] 36 To: Andrew Morton [off-list ref], 37 Christophe Leroy [off-list ref], 38 Michael Ellerman [off-list ref], 39 Rob Herring [off-list ref], xe-linux-external@cisco.com, 40 linuxppc-dev@lists.ozlabs.org, Frank Rowand [off-list ref] 41 Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org 42 Subject: [PATCH 2/4] drivers: of: generic command line supporthm.quoted
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