https://github.com/torvalds/linux
Revision d1992996753132e2dafe955cccb2fb0714d3cfc4 authored by Emanuel Czirai on 02 September 2016, 05:35:50 UTC, committed by Thomas Gleixner on 02 September 2016, 18:42:28 UTC
AMD F12h machines have an erratum which can cause DIV/IDIV to behave
unpredictably. The workaround is to set MSRC001_1029[31] but sometimes
there is no BIOS update containing that workaround so let's do it
ourselves unconditionally. It is simple enough.

[ Borislav: Wrote commit message. ]

Signed-off-by: Emanuel Czirai <icanrealizeum@gmail.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: Yaowu Xu <yaowu@google.com>
Cc: stable@vger.kernel.org
Link: http://lkml.kernel.org/r/20160902053550.18097-1-bp@alien8.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

1 parent 3eab887
History
Tip revision: d1992996753132e2dafe955cccb2fb0714d3cfc4 authored by Emanuel Czirai on 02 September 2016, 05:35:50 UTC
x86/AMD: Apply erratum 665 on machines without a BIOS fix
Tip revision: d199299
File Mode Size
ccids
Kconfig -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 842 bytes
ackvec.c -rw-r--r-- 12.4 KB
ackvec.h -rw-r--r-- 4.7 KB
ccid.c -rw-r--r-- 5.2 KB
ccid.h -rw-r--r-- 8.7 KB
dccp.h -rw-r--r-- 16.1 KB
diag.c -rw-r--r-- 2.3 KB
feat.c -rw-r--r-- 47.2 KB
feat.h -rw-r--r-- 4.6 KB
input.c -rw-r--r-- 21.6 KB
ipv4.c -rw-r--r-- 28.3 KB
ipv6.c -rw-r--r-- 29.2 KB
ipv6.h -rw-r--r-- 754 bytes
minisocks.c -rw-r--r-- 7.1 KB
options.c -rw-r--r-- 16.5 KB
output.c -rw-r--r-- 20.3 KB
probe.c -rw-r--r-- 4.9 KB
proto.c -rw-r--r-- 29.7 KB
qpolicy.c -rw-r--r-- 3.4 KB
sysctl.c -rw-r--r-- 2.8 KB
timer.c -rw-r--r-- 7.1 KB

back to top