x86/cpufeature: Move some of the scattered feature bits to x86_capability
authorBorislav Petkov <[email protected]>
Mon, 7 Dec 2015 09:39:39 +0000 (10:39 +0100)
committerThomas Gleixner <[email protected]>
Sat, 19 Dec 2015 10:49:53 +0000 (11:49 +0100)
commit2ccd71f1b278d450a6f8c8c737c7fe237ca06dc6
tree2365ca28c6bfd32d2a0527539317db5eddb6ebde
parent0fa85119cd480c1ded7a81ed64f723fe16a15355
x86/cpufeature: Move some of the scattered feature bits to x86_capability

Turn the CPUID leafs which are proper CPUID feature bit leafs into
separate ->x86_capability words.

Signed-off-by: Borislav Petkov <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
arch/x86/include/asm/cpufeature.h
arch/x86/kernel/cpu/common.c
arch/x86/kernel/cpu/scattered.c