]> git.baikalelectronics.ru Git - kernel.git/commit
x86: convert some existing cpuid disable options to new generic bitmap
authorAndi Kleen <ak@suse.de>
Wed, 30 Jan 2008 12:33:20 +0000 (13:33 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:33:20 +0000 (13:33 +0100)
commitc087c36b878a26bc39054a92e785cd814013377d
treea6343812dabd617356ff13b3e51444e3c5e9ac47
parent7fea017d832fe6954e4cd56c76e2b9a3628d978e
x86: convert some existing cpuid disable options to new generic bitmap

This convers nofxsr, mem=nopentium and nosep to use the new
generic cpuid disable bitmap instead of using own variables.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/cpu/common.c
arch/x86/kernel/setup_32.c