summaryrefslogtreecommitdiff
path: root/crypto/hash.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2007-05-19 17:51:40 +1000
committerHerbert Xu <herbert@gondor.apana.org.au>2007-07-11 20:58:53 +0800
commitf4728238dbc1eae3a6258c73cc69d5726cb6bd8e (patch)
tree46c8e62e7eae7f0de51d1afead25d212cace7039 /crypto/hash.c
parent4c0c4b4f8188d55849b97a916e92cd905826e2bd (diff)
downloadlinux-crypto-f4728238dbc1eae3a6258c73cc69d5726cb6bd8e.tar.gz
linux-crypto-f4728238dbc1eae3a6258c73cc69d5726cb6bd8e.zip
[CRYPTO] api: Wake up all waiters when larval completes
Right now when a larval matures or when it dies of an error we only wake up one waiter. This would cause other waiters to timeout unnecessarily. This patch changes it to use complete_all to wake up all waiters. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions