diff options
author | Herbert Xu <[email protected]> | 2021-01-20 16:40:45 +1100 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2021-01-22 14:57:31 +1100 |
commit | 4f6543f28bb05433d87b6de6c21e9c14c35ecf33 (patch) | |
tree | 7730a61a56e5185c8e759120abf8b93716e03799 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 382811940303f7cd01d0f3dcdf432dfd89c5a98e (diff) |
crypto: marvel/cesa - Fix tdma descriptor on 64-bit
The patch that added src_dma/dst_dma to struct mv_cesa_tdma_desc
is broken on 64-bit systems as the size of the descriptor has been
changed. This patch fixes it by using u32 instead of dma_addr_t.
Fixes: e62291c1d9f4 ("crypto: marvell/cesa - Fix sparse warnings")
Cc: <[email protected]>
Reported-by: Sven Auhagen <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions