summaryrefslogtreecommitdiffstats
path: root/crypto/ablk_helper.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2016-06-21 16:55:13 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2016-06-23 18:29:52 +0800
commit81760ea6a95ad4c41273a71052f61b9f087b5753 (patch)
tree95bb1547e029b2b3c86313e419b8db53e53b0820 /crypto/ablk_helper.c
parent47a1f0b2d1d11350ffecbfebc4105116bf6c133e (diff)
downloadop-kernel-dev-81760ea6a95ad4c41273a71052f61b9f087b5753.zip
op-kernel-dev-81760ea6a95ad4c41273a71052f61b9f087b5753.tar.gz
crypto: cryptd - Add helpers to check whether a tfm is queued
This patch adds helpers to check whether a given tfm is currently queued. This is meant to be used by ablk_helper and similar entities to ensure that no reordering is introduced because of requests queued in cryptd with respect to requests being processed in softirq context. The per-cpu queue length limit is also increased to 1000 in line with network limits. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/ablk_helper.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud