diff options
author | Horia Geanta <horia.geanta@freescale.com> | 2013-05-10 14:08:39 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2013-05-14 04:37:57 +0200 |
commit | 286233e604d79f0c7fa04abec2180d5d89a74749 (patch) | |
tree | 2ec0ec723c9200a0cc26902ca6fb967b78f17e6f /Makefile | |
parent | Linux 3.10-rc1 (diff) | |
download | linux-286233e604d79f0c7fa04abec2180d5d89a74749.tar.xz linux-286233e604d79f0c7fa04abec2180d5d89a74749.zip |
crypto: caam - fix inconsistent assoc dma mapping direction
req->assoc is dma mapped BIDIRECTIONAL and unmapped TO_DEVICE.
Since it is read-only for the device, use TO_DEVICE both for mapping
and unmapping.
Cc: <stable@vger.kernel.org> # 3.9, 3.8
Signed-off-by: Horia Geanta <horia.geanta@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions