[PATCH 0/10] crypto: Driver conversions for DMA alignment
From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2022-12-02 09:20:15
Also in:
linux-crypto, linux-mm, lkml
From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2022-12-02 09:20:15
Also in:
linux-crypto, linux-mm, lkml
These are the rest of the driver conversions in order for arm64 to safely lower the kmalloc alignment below that required for DMA. My criteria for inclusion are: 1) the driver can be built on arm64. 2) the driver may perform DMA on the context structure. I have worked through all the drivers in crypto but if you think I've missed something please let me know. Thanks, -- Email: Herbert Xu [off-list ref] Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel