]> sourceware.org Git - glibc.git/commit
x86: Black list more Intel CPUs for TSX [BZ #27398]
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 14 Jan 2022 22:48:01 +0000 (14:48 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 18 Jan 2022 22:20:09 +0000 (14:20 -0800)
commit1e000d3d33211d5a954300e2a69b90f93f18a1a1
tree97788814dc15f687950799112dcdcf5966041037
parent716c4027b04db785034b0f67ac552cfaff360463
x86: Black list more Intel CPUs for TSX [BZ #27398]

Disable TSX and enable RTM_ALWAYS_ABORT for Intel CPUs listed in:

https://www.intel.com/content/www/us/en/support/articles/000059422/processors.html

This fixes BZ #27398.

Reviewed-by: Noah Goldstein <goldstein.w.n@gmail.com>
sysdeps/x86/cpu-features.c
This page took 0.045045 seconds and 5 git commands to generate.