]> git.baikalelectronics.ru Git - kernel.git/commit
x86/cpufeature: Move some of the scattered feature bits to x86_capability
authorBorislav Petkov <bp@suse.de>
Mon, 7 Dec 2015 09:39:39 +0000 (10:39 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 19 Dec 2015 10:49:53 +0000 (11:49 +0100)
commitdbac41256c6eb30cc9c7846f89fa2f1496df9f46
tree2365ca28c6bfd32d2a0527539317db5eddb6ebde
parent2fa3be8e20411284863da9a4e7e655a1583fb64f
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 <bp@suse.de>
Link: http://lkml.kernel.org/r/1449481182-27541-2-git-send-email-bp@alien8.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/include/asm/cpufeature.h
arch/x86/kernel/cpu/common.c
arch/x86/kernel/cpu/scattered.c