From: Anshuman Khandual <anshuman.khandual@xxxxxxx> 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" <davem@xxxxxxxxxxxxx> > Cc: Khalid Aziz <khalid.aziz@xxxxxxxxxx> > Cc: sparclinux@xxxxxxxxxxxxxxx > Cc: linux-kernel@xxxxxxxxxxxxxxx > Reviewed-by: Khalid Aziz <khalid.aziz@xxxxxxxxxx> > Signed-off-by: Anshuman Khandual <anshuman.khandual@xxxxxxx> Acked-by: David S. Miller <davem@xxxxxxxxxxxxx>