Re: [PATCH] Documentation: document liveupdate cmdline parameter
From: Andrew Morton
Date: Fri Jan 30 2026 - 12:42:49 EST
On Fri, 30 Jan 2026 19:20:33 +0800 Li Chen <me@linux.beauty> wrote:
> liveupdate is used to enable Live Update Orchestrator (LUO) early during
> boot. Add it to kernel-parameters.txt so users can discover and use it.
>
Thanks,
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -3442,6 +3442,11 @@ Kernel parameters
> If there are multiple matching configurations changing
> the same attribute, the last one is used.
>
> + liveupdate= [KNL,EARLY]
> + Format: <bool>
> + Enable Live Update Orchestrator (LUO).
> + Default: off.
> +
> lockd.nlm_grace_period=P [NFS] Assign grace period.
> Format: <integer>
but let's cc the developers:
LIVE UPDATE
M: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
M: Mike Rapoport <rppt@xxxxxxxxxx>
R: Pratyush Yadav <pratyush@xxxxxxxxxx>