summaryrefslogtreecommitdiff
path: root/tools/testing/shared/linux.c
diff options
context:
space:
mode:
authorBorislav Petkov (AMD) <bp@alien8.de>2025-07-11 22:18:44 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-07-14 17:02:59 +0300
commitfaac2abe895d200615a91acb63a709feb3dac1c2 (patch)
tree943c924b1f385f7c4cf7603cafc18616cc41c770 /tools/testing/shared/linux.c
parentfbad404f04d758c52bae79ca20d0e7fe5fef91d3 (diff)
downloadlinux-faac2abe895d200615a91acb63a709feb3dac1c2.tar.xz
x86/CPU/AMD: Properly check the TSA microcode
In order to simplify backports, I resorted to an older version of the microcode revision checking which didn't pull in the whole struct x86_cpu_id matching machinery. My simpler method, however, forgot to add the extended CPU model to the patch revision, which lead to mismatches when determining whether TSA mitigation support is present. So add that forgotten extended model. This is a stable-only fix and the preference is to do it this way because it is a lot simpler. Also, the Fixes: tag below points to the respective stable patch. Fixes: 7a0395f6607a ("x86/bugs: Add a Transient Scheduler Attacks mitigation") Reported-by: Thomas Voegtle <tv@lio96.de> Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de> Tested-by: Thomas Voegtle <tv@lio96.de> Message-ID: <04ea0a8e-edb0-c59e-ce21-5f3d5d167af3@lio96.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/testing/shared/linux.c')
0 files changed, 0 insertions, 0 deletions