2022-05-17 01:55:35

by Catalin Marinas

[permalink] [raw]
Subject: Re: [PATCH v2 resend 4/5] arm64: mm: Convert to GENERIC_IOREMAP

On Mon, May 02, 2022 at 11:27:51AM +0800, Kefeng Wang wrote:
> Add hook for arm64's special operation when ioremap() and iounmap(),
> then ioremap_wc/np/cache is converted to use ioremap_prot()
> from GENERIC_IOREMAP, update the Copyright and kill the unused
> inclusions.
>
> Signed-off-by: Kefeng Wang <[email protected]>

Acked-by: Catalin Marinas <[email protected]>