Re: [PATCH] liveupdate: document liveupdate=on
From: Luca Boccassi
Date: Tue May 19 2026 - 08:59:12 EST
On Tue, 19 May 2026 at 13:57, Pratyush Yadav <pratyush@xxxxxxxxxx> wrote:
>
> From: "Pratyush Yadav (Google)" <pratyush@xxxxxxxxxx>
>
> While the liveupdate= parameter is documented in kernel-parameters.txt,
> it is not listed in LUO's user facing documentation. This can make it
> hard for users to figure out how to enable the subsystem, since enabling
> just the config isn't enough.
>
> Note the need for the kernel parameter in LUO core documentation, which
> gets exported to Documentation/core-api/liveupdate.rst.
>
> Suggested-by: Luca Boccassi <luca.boccassi@xxxxxxxxx>
> Signed-off-by: Pratyush Yadav (Google) <pratyush@xxxxxxxxxx>
> ---
>
> Notes:
> I think we should take this patch through the liveupdate/fixes branch.
>
> kernel/liveupdate/luo_core.c | 4 ++++
> 1 file changed, 4 insertions(+)
Acked-by: Luca Boccassi <luca.boccassi@xxxxxxxxx>