Re: [PATCH 0/2] arm64: Implement CONFIG_CMDLINE_EXTEND

From: Catalin Marinas
Date: Fri Nov 27 2020 - 14:27:17 EST


On Mon, 21 Sep 2020 14:15:55 -0500, Tyler Hicks wrote:
> Provide the CONFIG_CMDLINE_EXTEND config option for arm64 kernels. This
> config option can be used to extend the kernel command line parameters,
> specified by the bootloader, with additional command line parameters
> specified in the kernel configuration.
>
> This option addresses the following use cases:
>
> [...]

Applied to arm64 (for-next/cmdline-extended), thanks!

[1/2] arm64: kaslr: Refactor early init command line parsing
https://git.kernel.org/arm64/c/52ec03f75d59
[2/2] arm64: Extend the kernel command line from the bootloader
https://git.kernel.org/arm64/c/1e40d105dae5

--
Catalin