-
由 Paul Mundt 提交于
Presently this was tacked on to the dma debug init bits from fs_initcall(), which is far too late for devices setting up their own per-device coherent areas. Throw this in the beginning of mem_init(), as per the x86 iommu allocation. Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
94c28510