1
0
Fork 0
alistair23-linux/arch/openrisc
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/dts DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
configs openrisc: add simple_smp dts and defconfig for simulators 2017-11-03 14:01:15 +09:00
include OpenRISC updates for v4.17 2018-04-15 12:27:58 -07:00
kernel dma-debug: move initialization to common code 2018-05-08 13:02:42 +02:00
lib OpenRISC updates for v4.15 2017-11-13 12:12:00 -08:00
mm openrisc: add cacheflush support to fix icache aliasing 2017-11-03 14:01:15 +09:00
Kconfig openrisc: Set CONFIG_MULTI_IRQ_HANDLER 2018-04-04 12:04:28 +02:00
Makefile openrisc: pass endianness info to sparse 2017-11-03 14:01:17 +09:00