Skip to content

Commit b2e2e2d

Browse files
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 <herbert@gondor.apana.org.au>
1 parent 80b61ba commit b2e2e2d

1 file changed

Lines changed: 50 additions & 49 deletions

File tree

0 commit comments

Comments
 (0)