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

From: Catalin Marinas
Date: Mon May 16 2022 - 18:47:59 EST


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 <wangkefeng.wang@xxxxxxxxxx>

Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx>