x86, cpu: Convert F00F bug detection
authorBorislav Petkov <bp@suse.de>
Wed, 20 Mar 2013 14:07:24 +0000 (15:07 +0100)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 2 Apr 2013 17:12:52 +0000 (10:12 -0700)
commite2604b49e8a8827e8bc5b61bc0c5a889e028fdad
tree43f39236ba314d50e31c02364dcd6c88e7c6cb10
parent65fc985b37dc241c4db7cd32adcbc989193fe3c8
x86, cpu: Convert F00F bug detection

... to using the new facility and drop the cpuinfo_x86 member.

Signed-off-by: Borislav Petkov <bp@suse.de>
Link: http://lkml.kernel.org/r/1363788448-31325-3-git-send-email-bp@alien8.de
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/asm/cpufeature.h
arch/x86/include/asm/processor.h
arch/x86/kernel/cpu/intel.c
arch/x86/kernel/cpu/proc.c
arch/x86/mm/fault.c
This page took 0.061889 seconds and 5 git commands to generate.