]> git.ipfire.org Git - thirdparty/linux.git/commit
liveupdate: document liveupdate=on
authorPratyush Yadav (Google) <pratyush@kernel.org>
Tue, 19 May 2026 12:57:06 +0000 (14:57 +0200)
committerMike Rapoport (Microsoft) <rppt@kernel.org>
Mon, 1 Jun 2026 06:19:38 +0000 (09:19 +0300)
commit6bd280c7feebd922144fd74869ee222c22ddd042
treeab3df53349604d9f4030cc700857efe2fa869c44
parent42897b76de43e0686c18120e92ac95026ab13940
liveupdate: document liveupdate=on

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@gmail.com>
Signed-off-by: Pratyush Yadav (Google) <pratyush@kernel.org>
Acked-by: Luca Boccassi <luca.boccassi@gmail.com>
Link: https://patch.msgid.link/20260519125714.2435640-1-pratyush@kernel.org
Signed-off-by: Pasha Tatashin <pasha.tatashin@soleen.com>
Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
kernel/liveupdate/luo_core.c