[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168147912496.2462123.4140971249497607315.b4-ty@kernel.org>
Date: Fri, 14 Apr 2023 15:38:37 +0100
From: Will Deacon <will@...nel.org>
To: Pavankumar Kondeti <quic_pkondeti@...cinc.com>,
Catalin Marinas <catalin.marinas@....com>,
Marc Zyngier <maz@...nel.org>
Cc: kernel-team@...roid.com, Will Deacon <will@...nel.org>,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] arm64: kernel: Fix kernel warning when nokaslr is passed to commandline
On Wed, 12 Apr 2023 10:02:58 +0530, Pavankumar Kondeti wrote:
> 'Unknown kernel command line parameters "nokaslr", will be passed to
> user space' message is noticed in the dmesg when nokaslr is passed to
> the kernel commandline on ARM64 platform. This is because nokaslr param
> is handled by early cpufeature detection infrastructure and the parameter
> is never consumed by a kernel param handler. Fix this warning by
> providing a dummy kernel param handler for nokaslr.
>
> [...]
Applied to arm64 (for-next/misc), thanks!
[1/1] arm64: kernel: Fix kernel warning when nokaslr is passed to commandline
https://git.kernel.org/arm64/c/a2a83eb40fbd
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
Powered by blists - more mailing lists