Commit 26c8aaebc188b539a0a9077350009a059464097d
Committed by
Herbert Xu
1 parent
b9b0f080fa
Exists in
smarc-l5.0.0_1.0.0-ga
and in
5 other branches
crypto: algapi - Fix hang on crypto allocation
git commit 398710379 (crypto: algapi - Move larval completion into algboss) replaced accidentally a call to complete_all() by a call to complete(). This causes a hang on crypto allocation if we have more than one larval waiter. This pach restores the call to complete_all(). Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff