diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2026-08-31 14:18:12 -0700 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2026-09-04 18:45:51 +1000 |
| commit | 60892a384aa1e65d0e703e1c513417bdf0c80777 (patch) | |
| tree | d0f607aa4f85ec1c058f980c745b49d0a1c808ad /tools/lib/python/kdoc/python_version.py | |
| parent | ac53977611428db3bc0b4ac0225e19c3e08ae50b (diff) | |
crypto: x86/aria - add missing vzeroupper in AVX-512 code
Since the AVX-512 optimized ARIA code uses ZMM registers, execute
vzeroupper before returning from it. This is needed to avoid degrading
the performance of any later SSE code that may happen to be executed.
Fixes: c970d42001f2 ("crypto: x86/aria - implement aria-avx512")
Cc: stable@vger.kernel.org
Cc: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/lib/python/kdoc/python_version.py')
0 files changed, 0 insertions, 0 deletions
