diff options
| author | Antoine Tenart <[email protected]> | 2018-02-26 14:45:11 +0100 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2018-03-09 22:45:30 +0800 |
| commit | cff9a17545a3c64e91ea913245eae41d28f51d8d (patch) | |
| tree | bc0e5df2e513c5f43c14653ce6183ea88125915f /tools/perf/scripts/python | |
| parent | b859202722f8fd046384073e01e68a0742a5553f (diff) | |
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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions