From: Anshuman Khandual <anshuman.khand...@arm.com> Date: Tue, 12 Apr 2022 10:08:45 +0530
> This defines and exports a platform specific custom vm_get_page_prot() via > subscribing ARCH_HAS_VM_GET_PAGE_PROT. It localizes arch_vm_get_page_prot() > as sparc_vm_get_page_prot() and moves near vm_get_page_prot(). > > Cc: "David S. Miller" <da...@davemloft.net> > Cc: Khalid Aziz <khalid.a...@oracle.com> > Cc: sparcli...@vger.kernel.org > Cc: linux-ker...@vger.kernel.org > Reviewed-by: Khalid Aziz <khalid.a...@oracle.com> > Signed-off-by: Anshuman Khandual <anshuman.khand...@arm.com> Acked-by: David S. Miller <da...@davemloft.net>