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

From: Baoquan He
Date: Wed May 17 2023 - 23:45:42 EST


On 05/16/23 at 11:33pm, Christoph Hellwig wrote:
> > +#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.

Sure, Will check all of them and change, thanks.

>
> Otherwise looks good:
>
> Reviewed-by: Christoph Hellwig <hch@xxxxxx>
>