diff options
| author | Catalin Marinas <[email protected]> | 2023-06-12 15:31:50 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-06-19 23:19:21 +0000 |
| commit | 6716ccaf43e0fe2e759b84eb1cef4c684873a847 (patch) | |
| tree | d23b9b2183a331dfa2bd385c23fd4718128c9572 /drivers/usb/core/buffer.c | |
| parent | drivers/base: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN (diff) | |
| download | kernel-6716ccaf43e0fe2e759b84eb1cef4c684873a847.tar.gz kernel-6716ccaf43e0fe2e759b84eb1cef4c684873a847.zip | |
drivers/gpu: 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]>
Tested-by: Isaac J. Manjarres <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Alasdair Kergon <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Greg Kroah-Hartman <[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: "Rafael J. Wysocki" <[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
