[PATCH] arm64: fix rodata=full again

Catalin Marinas catalin.marinas at arm.com
Tue Nov 8 11:53:29 PST 2022


On Thu, 3 Nov 2022 18:00:15 +0100, Ard Biesheuvel wrote:
> Commit 2e8cff0a0eee87b2 ("arm64: fix rodata=full") addressed a couple of
> issues with the rodata= kernel command line option, which is not a
> simple boolean on arm64, and inadvertently got broken due to changes in
> the generic bool handling.
> 
> Unfortunately, the resulting code never clears the rodata_full boolean
> variable if it defaults to true and rodata=on or rodata=off is passed,
> as the generic code is not aware of the existence of this variable.
> 
> [...]

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

[1/1] arm64: fix rodata=full again
      https://git.kernel.org/arm64/c/2081b3bd0c11

-- 
Catalin




More information about the linux-arm-kernel mailing list