summaryrefslogtreecommitdiff
path: root/io_uring/refs.h
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2022-12-29 11:58:21 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2023-01-06 12:15:46 +0300
commit39a76cf1f5cecec2256ab2d20cf714573c5d994c (patch)
tree9431669d76f8ca3dc94933c9be62375062f195a6 /io_uring/refs.h
parent4f289826fee03571c2784272dd530aae1fd77566 (diff)
downloadlinux-39a76cf1f5cecec2256ab2d20cf714573c5d994c.tar.xz
crypto: sun8i-ss - Remove GFP_DMA and add DMA alignment padding
GFP_DMA does not guarantee that the returned memory is aligned for DMA. In fact for sun8i-ss it is superfluous and can be removed. However, kmalloc may start returning DMA-unaligned memory in future so fix this by adding the alignment by hand. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Tested-by: Corentin Labbe <clabbe.montjoie@gmail.com> Acked-by: Corentin Labbe <clabbe.montjoie@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'io_uring/refs.h')
0 files changed, 0 insertions, 0 deletions