]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: clean up mce= argument parsing slightly
authorAndi Kleen <ak@suse.de>
Wed, 17 Oct 2007 16:04:38 +0000 (18:04 +0200)
committerThomas Gleixner <tglx@inhelltoy.tec.linutronix.de>
Wed, 17 Oct 2007 18:16:32 +0000 (20:16 +0200)
commit909dd324fb57ad690c38c4e3d52337defa099ce8
tree524f89e71d9c4d16fb62917436913a1b95713202
parentffecad95eed621a82e8131b929cfcc3bb2a10d46
x86: clean up mce= argument parsing slightly

Move the = into the __setup line.
Document the option in kernel-parameters.txt by adding a pointer
to the x86-64 specific documentation.

[ tglx: arch/x86 adaptation ]

Pointed out by Robert Day
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Documentation/kernel-parameters.txt
arch/x86/kernel/mce_64.c