]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit724547b5f1ff54d9ac2eeef0aab52b1d1273cdd2
treedf6e523314b22d19f46d3be844a5613e1e48b21f
parent68acc0c62c482b1a20aaf1b86883163b0caec4af
x86: clean up cpu capabilities accesses

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