linux/arch/microblaze
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
..
boot DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
configs
include PCI: remove PCI_DMA_BUS_IS_PHYS 2018-05-07 07:15:41 +02:00
kernel dma-debug: move initialization to common code 2018-05-08 13:02:42 +02:00
lib microblaze: Setup dependencies for ASM optimized lib functions 2018-03-16 12:51:26 +01:00
mm microblaze: switch to NO_BOOTMEM 2018-03-16 12:51:27 +01:00
oprofile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pci microblaze: Use generic pci_mmap_resource_range() 2018-03-19 15:33:05 +01:00
Kconfig microblaze: switch to NO_BOOTMEM 2018-03-16 12:51:27 +01:00
Kconfig.debug
Kconfig.platform microblaze: Setup dependencies for ASM optimized lib functions 2018-03-16 12:51:26 +01:00
Makefile microblaze: fix endian handling 2018-01-17 13:34:28 +01:00