aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHoria Geantă <[email protected]>2020-10-28 11:03:20 +0200
committerHerbert Xu <[email protected]>2020-11-06 14:31:15 +1100
commita2715fbdc6fc387e85211df917a4778761ec693d (patch)
tree93ca6495dfc2bf51fca338cb1e53a346f640bb4d /tools/perf/scripts/python
parentcc9a99fb89a91b841556ff5aa97f7a9d0e01cbcc (diff)
crypto: arm/aes-neonbs - fix usage of cbc(aes) fallback
Loading the module deadlocks since: -local cbc(aes) implementation needs a fallback and -crypto API tries to find one but the request_module() resolves back to the same module Fix this by changing the module alias for cbc(aes) and using the NEED_FALLBACK flag when requesting for a fallback algorithm. Fixes: 00b99ad2bac2 ("crypto: arm/aes-neonbs - Use generic cbc encryption path") Signed-off-by: Horia Geantă <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions