]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit135302577bb964ebf23376e2d991405ef4ff0457
treea6343812dabd617356ff13b3e51444e3c5e9ac47
parent7d851c8d3db0f79b92c8b14361779ede8acd2488
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