diff options
| author | Hadar Gat <[email protected]> | 2019-01-15 15:43:13 +0200 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2019-01-25 18:41:51 +0800 |
| commit | a49411959ea6d4915a9fd2a7eb5ba220e6284e9a (patch) | |
| tree | 0a9f0320ab3fcce71bbfd8c6f68f8c224af237e1 /tools/perf/scripts/python | |
| parent | 32be4c5b0fd2679b488619fe7dc8a15ef477a38a (diff) | |
crypto: ccree - fix free of unallocated mlli buffer
In cc_unmap_aead_request(), call dma_pool_free() for mlli buffer only
if an item is allocated from the pool and not always if there is a
pool allocated.
This fixes a kernel panic when trying to free a non-allocated item.
Cc: [email protected]
Signed-off-by: Hadar Gat <[email protected]>
Signed-off-by: Gilad Ben-Yossef <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions