[PATCH v2 10/11] sh: mm: Convert to GENERIC_IOREMAP

Christoph Hellwig hch at infradead.org
Sun Aug 21 00:06:40 PDT 2022


> +void __iomem *
> +arch_ioremap(phys_addr_t *paddr, size_t size, unsigned long *prot_val);
> +#define arch_ioremap arch_ioremap

Shouldn't this still be under CONFIG_MMU?



More information about the linux-arm-kernel mailing list