aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorHerbert Xu <[email protected]>2022-01-14 17:40:30 +1100
committerHerbert Xu <[email protected]>2022-01-31 11:21:42 +1100
commit8fc5f2ad896b6cc8b7631d546efcf8e358872f76 (patch)
tree1188beace05d429fd8b7c889ca1539d7388ded7b /tools/perf/scripts/python/failed-syscalls-by-pid.py
parentab7d88549e2f7ae116afd303f32e1950cb790a1d (diff)
crypto: testmgr - Move crypto_simd_disabled_for_test out
As testmgr is part of cryptomgr which was designed to be unloadable as a module, it shouldn't export any symbols for other crypto modules to use as that would prevent it from being unloaded. All its functionality is meant to be accessed through notifiers. The symbol crypto_simd_disabled_for_test was added to testmgr which caused it to be pinned as a module if its users were also loaded. This patch moves it out of testmgr and into crypto/algapi.c so cryptomgr can again be unloaded and replaced on demand. Signed-off-by: Herbert Xu <[email protected]> Reviewed-by: Eric Biggers <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions