diff options
| author | Taehee Yoo <[email protected]> | 2023-01-15 12:15:35 +0000 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2023-01-20 18:29:32 +0800 |
| commit | 1eb468b3c7199cf7fe0c34ee37b95ae0e9bcc5fe (patch) | |
| tree | 947fc179072b777a2dd968a8bcc4f2f6a8f7d3ba /tools/perf/scripts/python/netdev-times.py | |
| parent | e3cf2f8794b031ec0e640cb2dff95f45139ac4e9 (diff) | |
crypto: x86/aria-avx2 - 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-avx2 if the old binutils is used.
The code using GFNI is an optional part of aria-avx2.
So, it disables GFNI part in it when the old binutils is used.
Fixes: 37d8d3ae7a58 ("crypto: x86/aria - implement aria-avx2")
Reported-by: Jan Beulich <[email protected]>
Signed-off-by: Taehee Yoo <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions