linux/arch/mips/mm
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
..
c-octeon.c
c-r3k.c
c-r4k.c
c-tx39.c
cache.c mm: fix races between swapoff and flush dcache 2018-04-05 21:36:26 -07:00
cerr-sb1.c
cex-gen.S
cex-oct.S
cex-sb1.S
dma-default.c dma-debug: move initialization to common code 2018-05-08 13:02:42 +02:00
extable.c
fault.c
gup.c mm/gup.c: document return value 2018-04-13 17:10:27 -07:00
highmem.c
hugetlbpage.c
init.c MIPS: Remove duplicate includes 2018-02-19 10:55:35 +00:00
ioremap.c
Makefile
mmap.c exec: pass stack rlimit into mm layout functions 2018-04-11 10:28:37 -07:00
page-funcs.S
page.c
pgtable-32.c
pgtable-64.c
pgtable.c
sc-debugfs.c
sc-ip22.c
sc-mips.c
sc-r5k.c
sc-rm7k.c
tlb-funcs.S
tlb-r3k.c
tlb-r4k.c
tlb-r8k.c
tlbex-fault.S
tlbex.c
uasm-micromips.c
uasm-mips.c
uasm.c