diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2024-04-26 15:45:02 +0100 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-05-05 17:53:54 -0700 |
| commit | 73b4a0cd8243709870701349611722ba3c351815 (patch) | |
| tree | f6721da2b4d95e28d6fbd14923b4f9afbb182a47 /tools/perf/scripts/python/flamegraph.py | |
| parent | a373baed5a9dca65a4d9fa55e61800a18c9936f1 (diff) | |
mm: fix some minor per-VMA lock issues in userfaultfd
Rename lock_vma() to uffd_lock_vma() because it really is uffd specific.
Remove comment referencing unlock_vma() which doesn't exist. Fix the
comment about lock_vma_under_rcu() which I just made incorrect.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Suren Baghdasaryan <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Jann Horn <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions