diff options
author | 2015-10-18 18:31:20 +0100 | |
---|---|---|
committer | 2015-10-20 22:13:57 +0800 | |
commit | ea1f662bde067563328ec3083884aaffb3d902d8 (patch) | |
tree | 2d8fb9974549b6607447abdd701db47e9cf686c5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | crypto: marvell/cesa - use memcpy_fromio()/memcpy_toio() (diff) | |
download | wireguard-linux-ea1f662bde067563328ec3083884aaffb3d902d8.tar.xz wireguard-linux-ea1f662bde067563328ec3083884aaffb3d902d8.zip |
crypto: marvell/cesa - fix missing cpu_to_le32() in mv_cesa_dma_add_op()
When tdma->src is freed in mv_cesa_dma_cleanup(), we convert the DMA
address from a little-endian value prior to calling dma_pool_free().
However, mv_cesa_dma_add_op() assigns tdma->src without first converting
the DMA address to little endian. Fix this.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions