]> rtime.felk.cvut.cz Git - linux-imx.git/commit
x86, cpu: Convert FDIV bug detection
authorBorislav Petkov <bp@suse.de>
Wed, 20 Mar 2013 14:07:25 +0000 (15:07 +0100)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 2 Apr 2013 17:12:53 +0000 (10:12 -0700)
commit93a829e8e2c292f1d30155f64803101ca1cb7d3d
tree14543e11fa52235976ed9cda780e65d294bfd1af
parente2604b49e8a8827e8bc5b61bc0c5a889e028fdad
x86, cpu: Convert FDIV bug detection

... to the new facility. Add a reference to the wikipedia article
explaining the FDIV test we're doing here.

Signed-off-by: Borislav Petkov <bp@suse.de>
Link: http://lkml.kernel.org/r/1363788448-31325-4-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/bugs.c
arch/x86/kernel/cpu/proc.c
arch/x86/kernel/setup.c