* [PATCH] Documentation, add kernel-parameters.txt entry for dis_ucode_ldr
@ 2015-08-25 17:34 Prarit Bhargava
2015-08-28 12:10 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Prarit Bhargava @ 2015-08-25 17:34 UTC (permalink / raw)
To: linux-kernel; +Cc: Prarit Bhargava, Jonathan Corbet, x86, linux-doc
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.
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: x86@kernel.org
Cc: linux-doc@vger.kernel.org
Signed-off-by: Prarit Bhargava <prarit@redhat.com>
---
Documentation/kernel-parameters.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 1d6f045..34f2afb 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -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.
--
1.7.9.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation, add kernel-parameters.txt entry for dis_ucode_ldr
2015-08-25 17:34 [PATCH] Documentation, add kernel-parameters.txt entry for dis_ucode_ldr Prarit Bhargava
@ 2015-08-28 12:10 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2015-08-28 12:10 UTC (permalink / raw)
To: Prarit Bhargava; +Cc: linux-kernel, x86, linux-doc
On Tue, 25 Aug 2015 13:34:53 -0400
Prarit Bhargava <prarit@redhat.com> wrote:
> 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.
Applied to the docs tree, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-08-28 12:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-25 17:34 [PATCH] Documentation, add kernel-parameters.txt entry for dis_ucode_ldr Prarit Bhargava
2015-08-28 12:10 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox