diff options
| author | Gonglei (Arei) <[email protected]> | 2023-11-20 11:49:45 +0000 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2023-12-01 18:03:26 +0800 |
| commit | fed93fb62e05c38152b0fc1dc9609639e63eed76 (patch) | |
| tree | 7a775f2ffa65789d40000aca074852af93df6266 /tools/perf/scripts/python | |
| parent | 8a0d929b53c383ba678ed65742e4a8982f71d5c0 (diff) | |
crypto: virtio - Handle dataq logic with tasklet
Doing ipsec produces a spinlock recursion warning.
This is due to crypto_finalize_request() being called in the upper half.
Move virtual data queue processing of virtio-crypto driver to tasklet.
Fixes: dbaf0624ffa57 ("crypto: add virtio-crypto driver")
Reported-by: Halil Pasic <[email protected]>
Signed-off-by: wangyangxin <[email protected]>
Signed-off-by: Gonglei <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions