public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: document liveupdate cmdline parameter
@ 2026-01-30 11:20 Li Chen
  2026-01-30 17:42 ` Andrew Morton
  2026-02-01  4:49 ` Mike Rapoport
  0 siblings, 2 replies; 3+ messages in thread
From: Li Chen @ 2026-01-30 11:20 UTC (permalink / raw)
  To: Jonathan Corbet, Andrew Morton, Borislav Petkov (AMD),
	Randy Dunlap, Ingo Molnar, Pawan Gupta, Feng Tang, Kees Cook,
	Li RongQing, Arnd Bergmann, Frank van der Linden, Askar Safin,
	linux-doc, linux-kernel
  Cc: Li Chen

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.

Signed-off-by: Li Chen <me@linux.beauty>
---
 Documentation/admin-guide/kernel-parameters.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index 3097e4266d76..56a39f6e01e3 100644
--- 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>
 
-- 
2.52.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-02-01  4:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-30 11:20 [PATCH] Documentation: document liveupdate cmdline parameter Li Chen
2026-01-30 17:42 ` Andrew Morton
2026-02-01  4:49 ` Mike Rapoport

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox