Re: [PATCH v5 RESEND 08/17] ia64: mm: Convert to GENERIC_IOREMAP

From: Christoph Hellwig
Date: Wed May 17 2023 - 02:33:14 EST


> +#define ioremap_prot ioremap_prot
> +#define ioremap_cache ioremap
> #define ioremap_uc ioremap_uc
> #define iounmap iounmap

Same comment about the placement here, I'm not going to repeat it if
it shows up in more patches.

Otherwise looks good:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>