]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - arch/x86/kernel/cpu/common.c
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)
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 <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