s390/mm,fault: use get_fault_address() everywhere
authorHeiko Carstens <hca@linux.ibm.com>
Thu, 12 Oct 2023 07:40:40 +0000 (09:40 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Mon, 23 Oct 2023 16:21:22 +0000 (18:21 +0200)
commit9641613f48bbf8626355118de58f96eec5aebf49
tree2e8b355f63382d8ce582ce201601302815bd2e19
parentae626f686351d220d5eab746dc3a19e90bb1de9a
s390/mm,fault: use get_fault_address() everywhere

Use the get_fault_address() helper function instead of open-coding it
at many locations.

Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/mm/fault.c