linux/arch
Christoph Hellwig 15b28bbcd5 dma-debug: move initialization to common code
Most mainstream architectures are using 65536 entries, so lets stick to
that.  If someone is really desperate to override it that can still be
done through <asm/dma-mapping.h>, but I'd rather see a really good
rationale for that.

dma_debug_init is now called as a core_initcall, which for many
architectures means much earlier, and provides dma-debug functionality
earlier in the boot process.  This should be safe as it only relies
on the memory allocator already being available.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
2018-05-08 13:02:42 +02:00
..
alpha PCI: remove PCI_DMA_BUS_IS_PHYS 2018-05-07 07:15:41 +02:00
arc PCI: remove PCI_DMA_BUS_IS_PHYS 2018-05-07 07:15:41 +02:00
arm dma-debug: move initialization to common code 2018-05-08 13:02:42 +02:00
arm64 dma-debug: move initialization to common code 2018-05-08 13:02:42 +02:00
c6x dma-debug: move initialization to common code 2018-05-08 13:02:42 +02:00
h8300 PCI: remove PCI_DMA_BUS_IS_PHYS 2018-05-07 07:15:41 +02:00
hexagon PCI: remove PCI_DMA_BUS_IS_PHYS 2018-05-07 07:15:41 +02:00
ia64 dma-debug: move initialization to common code 2018-05-08 13:02:42 +02:00
m68k PCI: remove PCI_DMA_BUS_IS_PHYS 2018-05-07 07:15:41 +02:00
microblaze dma-debug: move initialization to common code 2018-05-08 13:02:42 +02:00
mips dma-debug: move initialization to common code 2018-05-08 13:02:42 +02:00
nds32 page cache: use xa_lock 2018-04-11 10:28:39 -07:00
nios2 nios2 update for v4.17-rc1 2018-04-11 16:02:18 -07:00
openrisc dma-debug: move initialization to common code 2018-05-08 13:02:42 +02:00
parisc PCI: remove PCI_DMA_BUS_IS_PHYS 2018-05-07 07:15:41 +02:00
powerpc dma-debug: move initialization to common code 2018-05-08 13:02:42 +02:00
riscv PCI: remove PCI_DMA_BUS_IS_PHYS 2018-05-07 07:15:41 +02:00
s390 dma-debug: move initialization to common code 2018-05-08 13:02:42 +02:00
sh dma-debug: move initialization to common code 2018-05-08 13:02:42 +02:00
sparc dma-debug: move initialization to common code 2018-05-08 13:02:42 +02:00
um Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml 2018-04-11 16:36:47 -07:00
unicore32 unicore32: turn flush_dcache_mmap_lock into a no-op 2018-04-11 10:28:39 -07:00
x86 dma-debug: move initialization to common code 2018-05-08 13:02:42 +02:00
xtensa dma-debug: move initialization to common code 2018-05-08 13:02:42 +02:00
.gitignore
Kconfig kbuild: remove incremental linking option 2018-03-26 02:01:19 +09:00