Skip to content

Commit

Permalink
Documentation, add kernel-parameters.txt entry for dis_ucode_ldr
Browse files Browse the repository at this point in the history
dis_ucode_ldr was introduced in 65cef13 ("x86, microcode: Add a disable
chicken bit") and will disable microcode loading on x86.  This kernel
parameter is buried in the code and should be added to the Documentation.

Signed-off-by: Prarit Bhargava <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
  • Loading branch information
prarit authored and Jonathan Corbet committed Aug 28, 2015
1 parent 0fe0965 commit ce14c58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Documentation/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -910,6 +910,8 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
Disable PIN 1 of APIC timer
Can be useful to work around chipset bugs.

dis_ucode_ldr [X86] Disable the microcode loader.

dma_debug=off If the kernel is compiled with DMA_API_DEBUG support,
this option disables the debugging code at boot.

Expand Down

0 comments on commit ce14c58

Please sign in to comment.