summaryrefslogtreecommitdiffstats
path: root/crypto/rmd320.c
diff options
context:
space:
mode:
authorDmitry Kasatkin2010-12-29 11:52:04 +0100
committerHerbert Xu2010-12-29 11:52:04 +0100
commit6c39d116ba308ccf9007773a090ca6d20eb68459 (patch)
tree4928ffd2efc23fe19431f32dfa6f188248e1d643 /crypto/rmd320.c
parentcrypto: gf128mul - Remove experimental tag (diff)
downloadkernel-qcow2-linux-6c39d116ba308ccf9007773a090ca6d20eb68459.tar.gz
kernel-qcow2-linux-6c39d116ba308ccf9007773a090ca6d20eb68459.tar.xz
kernel-qcow2-linux-6c39d116ba308ccf9007773a090ca6d20eb68459.zip
crypto: omap-sham - backlog handling fix
Previous commit "removed redundant locking" introduced a bug in handling backlog. In certain cases, when async request complete callback will call complete() on -EINPROGRESS code, it will cause uncompleted requests. It does not happen in implementation similar to crypto test manager, but it will happen in implementation similar to dm-crypt. Backlog needs to be checked before dequeuing next request. Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@nokia.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/rmd320.c')
0 files changed, 0 insertions, 0 deletions