diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2024-11-07 12:57:06 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-11-15 14:52:51 +0300 |
commit | dccd55892bbbcac5b6320745c809bd310b843f2f (patch) | |
tree | a90bf4f3631e7e7c4ef2e0ecbb70530cd606342e /tools/perf/scripts/python/task-analyzer.py | |
parent | 0594ad6184598b5b9a6eb5619785f37f825e6ffd (diff) | |
download | linux-dccd55892bbbcac5b6320745c809bd310b843f2f.tar.xz |
crypto: aesni - Move back to module_init
This patch reverts commit 0fbafd06bdde938884f7326548d3df812b267c3c
("crypto: aesni - fix failing setkey for rfc4106-gcm-aesni") by
moving the aesni init function back to module_init from late_initcall.
The original patch was needed because tests were synchronous. This
is no longer the case so there is no need to postpone the registration.
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