]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
s390/mm: Convert to LOCK_MM_AND_FIND_VMA
authorHeiko Carstens <hca@linux.ibm.com>
Tue, 22 Oct 2024 12:06:01 +0000 (14:06 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Tue, 29 Oct 2024 10:49:19 +0000 (11:49 +0100)
commit57d1da4fd87031de8e8f02a707e961014c4d983e
treeb7b3a2bacb47a6dc8100f3f184173fefb15bc1b7
parenta12d622ad541b5db0cda36cc7f3ac89b4f9e5a2c
s390/mm: Convert to LOCK_MM_AND_FIND_VMA

With the gmap code gone s390 can be easily converted to
LOCK_MM_AND_FIND_VMA like it has been done for most other
architectures.

Reviewed-by: Gerald Schaefer <gerald.schaefer@linux.ibm.com>
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Link: https://lore.kernel.org/r/20241022120601.167009-12-imbrenda@linux.ibm.com
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/Kconfig
arch/s390/mm/fault.c