diff options
| author | Heiko Carstens <[email protected]> | 2023-03-14 14:28:08 +0100 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-04-05 20:03:02 -0700 |
| commit | e06f47a16573decc57498f2d02f9af3bb3e84cf2 (patch) | |
| tree | 51722657e1d38694ced1774c2fb4ed108bb72834 /tools/perf/scripts/python | |
| parent | c7f8f31c00d187a2c71a241c7f2bd6aa102a4e6f (diff) | |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions