* [merged mm-hotfixes-stable] documentation-document-liveupdate-cmdline-parameter.patch removed from -mm tree
@ 2026-02-03 2:44 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2026-02-03 2:44 UTC (permalink / raw)
To: mm-commits, rppt, rdunlap, ptyadav, pawan.kumar.gupta,
pasha.tatashin, mingo, lirongqing, kees, fvdl, corbet, bp, arnd,
me, akpm
The quilt patch titled
Subject: Documentation: document liveupdate cmdline parameter
has been removed from the -mm tree. Its filename was
documentation-document-liveupdate-cmdline-parameter.patch
This patch was dropped because it was merged into the mm-hotfixes-stable branch
of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
------------------------------------------------------
From: Li Chen <me@linux.beauty>
Subject: Documentation: document liveupdate cmdline parameter
Date: Fri, 30 Jan 2026 19:20:33 +0800
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.
Link: https://lkml.kernel.org/r/20260130112036.359806-1-me@linux.beauty
Signed-off-by: Li Chen <me@linux.beauty>
Acked-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: "Borislav Petkov (AMD)" <bp@alien8.de>
Cc: Frank van der Linden <fvdl@google.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Kees Cook <kees@kernel.org>
Cc: Li RongQing <lirongqing@baidu.com>
Cc: Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
Cc: Randy Dunlap <rdunlap@infradead.org>
Cc: Pratyush Yadav <ptyadav@amazon.de>
Cc: Pasha Tatashin <pasha.tatashin@soleen.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
Documentation/admin-guide/kernel-parameters.txt | 5 +++++
1 file changed, 5 insertions(+)
--- a/Documentation/admin-guide/kernel-parameters.txt~documentation-document-liveupdate-cmdline-parameter
+++ a/Documentation/admin-guide/kernel-parameters.txt
@@ -3472,6 +3472,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.
+
load_ramdisk= [RAM] [Deprecated]
lockd.nlm_grace_period=P [NFS] Assign grace period.
_
Patches currently in -mm which might be from me@linux.beauty are
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-02-03 2:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-03 2:44 [merged mm-hotfixes-stable] documentation-document-liveupdate-cmdline-parameter.patch removed from -mm tree Andrew Morton
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.