Re: [PATCH] Documentation, add kernel-parameters.txt entry for dis_ucode_ldr

2015-08-28 Thread Jonathan Corbet
On Tue, 25 Aug 2015 13:34:53 -0400 Prarit Bhargava 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 d

[PATCH] Documentation, add kernel-parameters.txt entry for dis_ucode_ldr

2015-08-25 Thread Prarit Bhargava
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 Cc: x...@kernel.org Cc: linux-...@vger.kernel.org Signed-off-