commit | ac72e7888a612dccfbc15b34698aad441bdfda10 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Wed Jan 30 13:33:21 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:33:21 2008 +0100 |
tree | abd99cb2ad8ddfd7f695bcfbe6eb9b6e1183ed3d | |
parent | 191679fdfa63342752ff6a094a2522ae939b8d0c [diff] |
x86: add generic clearcpuid=... option Add a generic option to clear any cpuid bit. I added it because it was very easy to add with the new generic cpuid disable bitmap and perhaps it will be useful in the future. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>