Re: [PATCH v2 0/7] Generic Command Line changes

From: Randy Dunlap
Date: Mon Mar 08 2021 - 20:19:20 EST


On 3/8/21 3:53 PM, Daniel Walker wrote:
> This fixed some problem identified in my last release. I made updates
> based on comments from Christophe Leroy.
>
> I added scripted updates to the defconfig file for mips and powerpc.
> This is required in order to maintain the status quo for those platforms
> which used the prior builtin command line system.
>
> These were tested on all effected architectures.
>
> Daniel Walker (7):
> CMDLINE: add generic builtin command line
> CMDLINE: drivers: of: ifdef out cmdline section
> powerpc: convert config files to generic cmdline
> CMDLINE: powerpc: convert to generic builtin command line
> mips: convert config files to generic cmdline
> CMDLINE: mips: convert to generic builtin command line
> CMDLINE: x86: convert to generic builtin command line
>


Hi Daniel,

These patches (1 - 7) should be sent as a Reply-to patch #0.

In .gitconfig, could you use
thread = true

or use --thread on the command line?

HTH.
thanks.
--
~Randy