aboutsummaryrefslogtreecommitdiffstats
path: root/mm/vmalloc.c
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2023-03-14 13:28:08 +0000
committerAndrew Morton <[email protected]>2023-04-06 03:03:02 +0000
commite06f47a16573decc57498f2d02f9af3bb3e84cf2 (patch)
tree51722657e1d38694ced1774c2fb4ed108bb72834 /mm/vmalloc.c
parentmm: separate vma->lock from vm_area_struct (diff)
downloadkernel-e06f47a16573decc57498f2d02f9af3bb3e84cf2.tar.gz
kernel-e06f47a16573decc57498f2d02f9af3bb3e84cf2.zip
s390/mm: try VMA lock-based page fault handling first
Attempt VMA lock-based page fault handling first, and fall back to the existing mmap_lock-based handling if that fails. This is the s390 variant of "x86/mm: try VMA lock-based page fault handling first". Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Heiko Carstens <[email protected]> Cc: Alexander Gordeev <[email protected]> Cc: Christian Borntraeger <[email protected]> Cc: Gerald Schaefer <[email protected]> Cc: Suren Baghdasaryan <[email protected]> Cc: Sven Schnelle <[email protected]> Cc: Vasily Gorbik <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions