From: Andi Kleen Date: Wed, 30 Jan 2008 12:33:20 +0000 (+0100) Subject: x86: add framework to disable CPUID bits on the command line X-Git-Tag: v2.6.25-rc1~1143^2~233 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d851c8d3db0f79b92c8b14361779ede8acd2488;p=pandora-kernel.git x86: add framework to disable CPUID bits on the command line There are already various options to disable specific cpuid bits on the command line. They all use their own variable. Add a generic mask to make this easier in the future. Signed-off-by: Andi Kleen Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed