diff options
author | Antoine Ténart <antoine.tenart@free-electrons.com> | 2017-12-14 15:26:57 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-12-22 20:03:35 +1100 |
commit | 8732b298fa1cd266d8962d45109ba5cfa4212f37 (patch) | |
tree | 9ef229cefbd9dcc40e3485631fde604f455a1c18 /crypto/michael_mic.c | |
parent | 7f77f5a4fc0875e4fc1110e48d9a522a9e639d0e (diff) | |
download | blackbird-op-linux-8732b298fa1cd266d8962d45109ba5cfa4212f37.tar.gz blackbird-op-linux-8732b298fa1cd266d8962d45109ba5cfa4212f37.zip |
crypto: inside-secure - retry to proceed the request later on fail
The dequeueing function was putting back a request in the crypto queue
on failure (when not enough resources are available) which is not
perfect as the request will be handled much later. This patch updates
this logic by keeping a reference on the failed request to try
proceeding it later when enough resources are available.
Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/michael_mic.c')
0 files changed, 0 insertions, 0 deletions