[PATCH v3 1/6] ARM: mm: kill unused runtime hook arch_iounmap()

Anshuman Khandual anshuman.khandual at arm.com
Thu May 19 01:51:35 PDT 2022



On 5/19/22 13:55, Kefeng Wang wrote:
> Since the following commits,
> 
> v5.4
>   commit 59d3ae9a5bf6 ("ARM: remove Intel iop33x and iop13xx support")
> v5.11
>   commit 3e3f354bc383 ("ARM: remove ebsa110 platform")
> 
> The runtime hook arch_iounmap() on ARM is useless, kill arch_iounmap()
> and __iounmap(), and the naming of arch_iounmap will be used in 
> GENERIC_IOREMAP with the later patch.
> 
> Cc: Russell King <linux at armlinux.org.uk>
> Signed-off-by: Kefeng Wang <wangkefeng.wang at huawei.com>

LGTM, also builds on multiple arm configs but will let Russel take a look.



More information about the linux-arm-kernel mailing list