diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-02-14 23:23:37 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-02-19 16:18:28 +0100 |
commit | 08cd93f9e11ac8c3e42c72debe7dc55a761149c2 (patch) | |
tree | ee2a1ccead2efedcad2b715b6842f6989665ea7d /Documentation | |
parent | 9a4c8546f3e7c893888bccc2b3416d6214f2664a (diff) | |
download | op-kernel-dev-08cd93f9e11ac8c3e42c72debe7dc55a761149c2.zip op-kernel-dev-08cd93f9e11ac8c3e42c72debe7dc55a761149c2.tar.gz |
remove mca-pentium
This patch removes the mca-pentium boot option that was a noop.
besides the source code cleanup factor, this saves some text as well:
arch/x86/kernel/cpu/bugs.o:
text data bss dec hex filename
651 77 4 732 2dc bugs.o.before
631 53 4 688 2b0 bugs.o.after
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index a4fc7fc..7278295 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -1056,8 +1056,6 @@ and is between 256 and 4096 characters. It is defined in the file [SCSI] Maximum number of LUNs received. Should be between 1 and 16384. - mca-pentium [BUGS=X86-32] - mcatest= [IA-64] mce [X86-32] Machine Check Exception |