diff options
author | Noah Goldstein <goldstein.w.n@gmail.com> | 2021-11-16 19:14:21 +0300 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2021-11-16 19:19:41 +0300 |
commit | 0fe4ff885f8a50082d9dc241b657472894caba16 (patch) | |
tree | 08466886f8c59b329ab793d62f01b1047794ca34 /scripts/generate_rust_analyzer.py | |
parent | fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf (diff) | |
download | linux-0fe4ff885f8a50082d9dc241b657472894caba16.tar.xz |
x86/fpu: Correct AVX512 state tracking
Add a separate, local mask for tracking AVX512 usage which does not
include the opmask xfeature set. Opmask registers usage does not cause
frequency throttling so it is a completely unnecessary false positive.
While at it, carve it out into a separate function to keep that
abomination extracted out.
[ bp: Rediff and cleanup ontop of 5.16-rc1. ]
Signed-off-by: Noah Goldstein <goldstein.w.n@gmail.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lore.kernel.org/r/20210920053951.4093668-1-goldstein.w.n@gmail.com
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions