diff options
author | Catalin Marinas <[email protected]> | 2023-06-13 16:52:44 +0100 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-06-19 16:19:24 -0700 |
commit | 4ea57ce42886adb0129605f23a0cf0809271a524 (patch) | |
tree | f9fcdbdaf5231b1b18d2973d4d4b0c2ad300f47e /tools/perf/scripts/python/check-perf-trace.py | |
parent | 78615c4ddb73bd4a7f13ec4bab60b974b8fc6faa (diff) |
microblaze: move the ARCH_{DMA,SLAB}_MINALIGN definitions to asm/cache.h
The microblaze architecture defines ARCH_DMA_MINALIGN in asm/page.h. Move
it to asm/cache.h to allow a generic ARCH_DMA_MINALIGN definition in
linux/cache.h without redefine errors/warnings.
While at it, also move ARCH_SLAB_MINALIGN to asm/cache.h for
consistency.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Cc: Michal Simek <[email protected]>
Cc: Christophe Leroy <[email protected]>
Cc: John Paul Adrian Glaubitz <[email protected]>
Cc: kernel test robot <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: Nicholas Piggin <[email protected]>
Cc: Rich Felker <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Cc: Yoshinori Sato <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions