summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2025-03-17 11:33:54 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2025-04-07 08:22:25 +0300
commit3860642e0a87c8aef3c4285f3bb4ad473cfd514f (patch)
tree543e25edc6299ebebe90a198b62d5566efec4776 /include/linux
parent1ddaff40c08abb926be5ba713c5efc412d0836c5 (diff)
downloadlinux-3860642e0a87c8aef3c4285f3bb4ad473cfd514f.tar.xz
crypto: api - Move alg destroy work from instance to template
Commit 9ae4577bc077 ("crypto: api - Use work queue in crypto_destroy_instance") introduced a work struct to free an instance after the last user goes away. Move the delayed work from the instance into its template so that when the template is unregistered it can ensure that all its instances have been freed before returning. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions