Re: [PATCH 19/26] arm64: remove __iounmap

From: Christoph Hellwig
Date: Fri Aug 30 2019 - 12:05:21 EST


On Mon, Aug 19, 2019 at 08:36:02AM +0100, Will Deacon wrote:
> On Sat, Aug 17, 2019 at 09:32:46AM +0200, Christoph Hellwig wrote:
> > No need to indirect iounmap for arm64.
> >
> > Signed-off-by: Christoph Hellwig <hch@xxxxxx>
> > ---
> > arch/arm64/include/asm/io.h | 3 +--
> > arch/arm64/mm/ioremap.c | 4 ++--
> > 2 files changed, 3 insertions(+), 4 deletions(-)
>
> Not sure why we did it like this...
>
> Acked-by: Will Deacon <will@xxxxxxxxxx>

Can you just pick this one up through the arm64 tree for 5.4?