Skip to content

Commit 1146f74

Browse files
committed
Documentation/kernel-parameters: Fix a typo in kvm.enable_virt_at_load text
s/lode/load/ Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de> Link: https://lore.kernel.org/r/20241202120416.6054-5-bp@kernel.org
1 parent 3560a02 commit 1146f74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/admin-guide/kernel-parameters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2769,7 +2769,7 @@
27692769
VMs, i.e. on the 0=>1 and 1=>0 transitions of the
27702770
number of VMs.
27712771

2772-
Enabling virtualization at module lode avoids potential
2772+
Enabling virtualization at module load avoids potential
27732773
latency for creation of the 0=>1 VM, as KVM serializes
27742774
virtualization enabling across all online CPUs. The
27752775
"cost" of enabling virtualization when KVM is loaded,

0 commit comments

Comments
 (0)