x86: clean up cpu capabilities accesses
authorIngo Molnar <mingo@elte.hu>
Tue, 26 Feb 2008 07:34:21 +0000 (08:34 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:50 +0000 (17:40 +0200)
introduce test_cpu_cap() for raw access to the real CPU
capabilities as they are present in x86_capability.

(cpu_has() will shortcut certain tests during build-time)

Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/cpufeature.h

Simple merge