diff options
author | Romain Perier | 2016-07-22 14:40:55 +0200 |
---|---|---|
committer | Herbert Xu | 2016-07-28 07:04:43 +0200 |
commit | 603e989ebee21bfa9cddf8390d0515a07324edc8 (patch) | |
tree | 2677e1625e24d3b76fc923fade5de6df4fa58f56 /lib/mpi | |
parent | crypto: marvell - Fix memory leaks in TDMA chain for cipher requests (diff) | |
download | kernel-qcow2-linux-603e989ebee21bfa9cddf8390d0515a07324edc8.tar.gz kernel-qcow2-linux-603e989ebee21bfa9cddf8390d0515a07324edc8.tar.xz kernel-qcow2-linux-603e989ebee21bfa9cddf8390d0515a07324edc8.zip |
crypto: marvell - Don't chain at DMA level when backlog is disabled
The flag CRYPTO_TFM_REQ_MAY_BACKLOG is optional and can be set from the
user to put requests into the backlog queue when the main cryptographic
queue is full. Before calling mv_cesa_tdma_chain we must check the value
of the return status to be sure that the current request has been
correctly queued or added to the backlog.
Fixes: 85030c5168f1 ("crypto: marvell - Add support for chaining...")
Signed-off-by: Romain Perier <romain.perier@free-electrons.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions