Commit b2e2e2d
committed
crypto: safexcel - Set DMA alignment explicitly
This driver has been implicitly relying on kmalloc alignment
to be sufficient for DMA. This may no longer be the case with
upcoming arm64 changes.
This patch changes it to explicitly request DMA alignment from
the Crypto API.
Signed-off-by: Herbert Xu <[email protected]>1 parent 80b61ba commit b2e2e2d
1 file changed
+50
-49
lines changed
0 commit comments