diff options
author | 2025-01-05 11:34:16 -0800 | |
---|---|---|
committer | 2025-01-14 11:38:33 +0800 | |
commit | 878d87fc6877bc6989b40bb02c4c2ce58be51a6b (patch) | |
tree | 1355a93645e5bb1ee544cce6f512a4ecaec94e27 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | crypto: skcipher - optimize initializing skcipher_walk fields (diff) | |
download | wireguard-linux-878d87fc6877bc6989b40bb02c4c2ce58be51a6b.tar.xz wireguard-linux-878d87fc6877bc6989b40bb02c4c2ce58be51a6b.zip |
crypto: skcipher - call cond_resched() directly
In skcipher_walk_done(), instead of calling crypto_yield() which
requires a translation between flags, just call cond_resched() directly.
This has the same effect.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions