diff options
| author | Laurent Dufour <[email protected]> | 2023-02-27 09:36:30 -0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-04-05 20:03:02 -0700 |
| commit | 70d4cbc80c88251de0a5b3e8df3275901f1fa99a (patch) | |
| tree | 9e28b305b0865834fbef6ea57f8efce5f13db10e /tools/perf/scripts/python/check-perf-trace.py | |
| parent | cd7f176aea5f5929a09a91c661a26912cc995d1b (diff) | |
powerc/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. Copied from "x86/mm: try
VMA lock-based page fault handling first"
[[email protected]: powerpc/mm: fix mmap_lock bad unlock]
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lore.kernel.org/linux-mm/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Laurent Dufour <[email protected]>
Signed-off-by: Suren Baghdasaryan <[email protected]>
Cc: Sachin Sant <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions