s390/mm: use set_pXd()/set_pte() helper functions everywhere
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 21 Feb 2022 19:50:07 +0000 (20:50 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 1 Mar 2022 20:05:10 +0000 (21:05 +0100)
commitb8e3b37900a57f9e7b32a92cb16313b32c41c0db
tree1dffe5a3b6ffd0faa15024677141ae44574bd2fb
parentf29111f117aaafa2887e13923f6e88fc11f5e065
s390/mm: use set_pXd()/set_pte() helper functions everywhere

Use the new set_pXd()/set_pte() helper functions at all places where
page table entries are modified.

Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/include/asm/hugetlb.h
arch/s390/include/asm/pgalloc.h
arch/s390/include/asm/pgtable.h
arch/s390/mm/gmap.c
arch/s390/mm/hugetlbpage.c
arch/s390/mm/kasan_init.c
arch/s390/mm/pageattr.c
arch/s390/mm/pgtable.c
arch/s390/mm/vmem.c