aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index a2d8805c03d5..7f0b694e02e8 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -469,8 +469,8 @@ and is between 256 and 4096 characters. It is defined in the file
469 469
470 clearcpuid=BITNUM [X86] 470 clearcpuid=BITNUM [X86]
471 Disable CPUID feature X for the kernel. See 471 Disable CPUID feature X for the kernel. See
472 include/asm-x86/cpufeature.h for the valid bit numbers. 472 arch/x86/include/asm/cpufeature.h for the valid bit
473 Note the Linux specific bits are not necessarily 473 numbers. Note the Linux specific bits are not necessarily
474 stable over kernel options, but the vendor specific 474 stable over kernel options, but the vendor specific
475 ones should be. 475 ones should be.
476 Also note that user programs calling CPUID directly 476 Also note that user programs calling CPUID directly