aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/buffer.c
diff options
context:
space:
mode:
authorCatalin Marinas <[email protected]>2023-06-12 15:31:49 +0000
committerAndrew Morton <[email protected]>2023-06-19 23:19:20 +0000
commitbe6a5b5e9e47a7402083d931e18d594338f1849a (patch)
treeaa6195cbf675a0cb65b0e816403efc4ac0d57981 /drivers/usb/core/buffer.c
parentmm/slab: limit kmalloc() minimum alignment to dma_get_cache_alignment() (diff)
downloadkernel-be6a5b5e9e47a7402083d931e18d594338f1849a.tar.gz
kernel-be6a5b5e9e47a7402083d931e18d594338f1849a.zip
drivers/base: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
ARCH_DMA_MINALIGN represents the minimum (static) alignment for safe DMA operations while ARCH_KMALLOC_MINALIGN is the minimum kmalloc() objects alignment. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Catalin Marinas <[email protected]> Acked-by: Greg Kroah-Hartman <[email protected]> Tested-by: Isaac J. Manjarres <[email protected]> Cc: "Rafael J. Wysocki" <[email protected]> Cc: Alasdair Kergon <[email protected]> Cc: Ard Biesheuvel <[email protected]> Cc: Arnd Bergmann <[email protected]> Cc: Christoph Hellwig <[email protected]> Cc: Daniel Vetter <[email protected]> Cc: Herbert Xu <[email protected]> Cc: Jerry Snitselaar <[email protected]> Cc: Joerg Roedel <[email protected]> Cc: Jonathan Cameron <[email protected]> Cc: Jonathan Cameron <[email protected]> Cc: Lars-Peter Clausen <[email protected]> Cc: Logan Gunthorpe <[email protected]> Cc: Marc Zyngier <[email protected]> Cc: Mark Brown <[email protected]> Cc: Mike Snitzer <[email protected]> Cc: Robin Murphy <[email protected]> Cc: Saravana Kannan <[email protected]> Cc: Vlastimil Babka <[email protected]> Cc: Will Deacon <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'drivers/usb/core/buffer.c')
0 files changed, 0 insertions, 0 deletions