summaryrefslogtreecommitdiff
path: root/drivers/char
diff options
context:
space:
mode:
authorAntoine Tenart <antoine.tenart@bootlin.com>2018-02-26 14:45:11 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2018-03-09 22:45:30 +0800
commitcff9a17545a3c64e91ea913245eae41d28f51d8d (patch)
treebc0e5df2e513c5f43c14653ce6183ea88125915f /drivers/char
parentb859202722f8fd046384073e01e68a0742a5553f (diff)
downloadlwn-cff9a17545a3c64e91ea913245eae41d28f51d8d.tar.gz
lwn-cff9a17545a3c64e91ea913245eae41d28f51d8d.zip
crypto: inside-secure - move cache result dma mapping to request
In heavy traffic the DMA mapping is overwritten by multiple requests as the DMA address is stored in a global context. This patch moves this information to the per-hash request context so that it can't be overwritten. Fixes: 1b44c5a60c13 ("crypto: inside-secure - add SafeXcel EIP197 crypto engine driver") Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions