Skip to content

Commit 1a47837

Browse files
FirstLoveLifeakpm00
authored andcommitted
Documentation: document liveupdate cmdline parameter
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/[email protected] Signed-off-by: Li Chen <[email protected]> Acked-by: Mike Rapoport (Microsoft) <[email protected]> Cc: Arnd Bergmann <[email protected]> Cc: "Borislav Petkov (AMD)" <[email protected]> Cc: Frank van der Linden <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jonathan Corbet <[email protected]> Cc: Kees Cook <[email protected]> Cc: Li RongQing <[email protected]> Cc: Pawan Gupta <[email protected]> Cc: Randy Dunlap <[email protected]> Cc: Pratyush Yadav <[email protected]> Cc: Pasha Tatashin <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent 2030ddd commit 1a47837

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Documentation/admin-guide/kernel-parameters.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3472,6 +3472,11 @@ Kernel parameters
34723472
If there are multiple matching configurations changing
34733473
the same attribute, the last one is used.
34743474

3475+
liveupdate= [KNL,EARLY]
3476+
Format: <bool>
3477+
Enable Live Update Orchestrator (LUO).
3478+
Default: off.
3479+
34753480
load_ramdisk= [RAM] [Deprecated]
34763481

34773482
lockd.nlm_grace_period=P [NFS] Assign grace period.

0 commit comments

Comments
 (0)