[PATCH v5 RESEND 16/17] arm64 : mm: add wrapper function ioremap_prot()

Kefeng Wang wangkefeng.wang at huawei.com
Wed May 17 18:58:16 PDT 2023



On 2023/5/15 17:08, Baoquan He wrote:
> Since hook functions ioremap_allowed() and iounmap_allowed() will be
> obsoleted, add wrapper function ioremap_prot() to contain the
> the specific handling in addition to generic_ioremap_prot() invocation.
> 
> Signed-off-by: Baoquan He <bhe at redhat.com>
> Cc: Catalin Marinas <catalin.marinas at arm.com>
> Cc: Will Deacon <will at kernel.org>
> Cc: linux-arm-kernel at lists.infradead.org
> ---
>   arch/arm64/include/asm/io.h |  3 +--
>   arch/arm64/mm/ioremap.c     | 10 ++++++----
>   2 files changed, 7 insertions(+), 6 deletions(-)

Reviewed-by: Kefeng Wang <wangkefeng.wang at huawei.com>



More information about the linux-arm-kernel mailing list