diff options
| author | Taehee Yoo <ap420073@gmail.com> | 2023-01-15 12:15:34 +0000 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-01-20 18:29:31 +0800 |
| commit | e3cf2f8794b031ec0e640cb2dff95f45139ac4e9 (patch) | |
| tree | fe8fb30a151daa1d11476d1d89273adba53bc047 /tools/perf/scripts/python/task-analyzer.py | |
| parent | crypto: seqiv - Handle EBUSY correctly (diff) | |
| download | linux-e3cf2f8794b031ec0e640cb2dff95f45139ac4e9.tar.gz linux-e3cf2f8794b031ec0e640cb2dff95f45139ac4e9.zip | |
crypto: x86/aria-avx - fix build failure with old binutils
The minimum version of binutils for kernel build is currently 2.23 and
it doesn't support GFNI.
So, it fails to build the aria-avx if the old binutils is used.
The code using GFNI is an optional part of aria-avx.
So, it disables GFNI part in it when the old binutils is used.
In order to check whether the using binutils is supporting GFNI or not,
AS_GFNI is added.
Fixes: ba3579e6e45c ("crypto: aria-avx - add AES-NI/AVX/x86_64/GFNI assembler implementation of aria cipher")
Reported-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
