commit | 135302577bb964ebf23376e2d991405ef4ff0457 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Wed Jan 30 13:33:20 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:33:20 2008 +0100 |
tree | a6343812dabd617356ff13b3e51444e3c5e9ac47 | |
parent | 7d851c8d3db0f79b92c8b14361779ede8acd2488 [diff] |
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>