aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMiaohe Lin <[email protected]>2021-02-25 17:17:53 -0800
committerLinus Torvalds <[email protected]>2021-02-26 09:41:01 -0800
commitaaf1f990aee40bc74b425ef8f51201ae21b85ed7 (patch)
treefb18395b3d4afa77173fe62a242331a24b55b802 /tools/perf/scripts/python/stackcollapse.py
parent48b03eea321c85185d173cb0d112698b79b1c98e (diff)
mm/rmap: correct some obsolete comments of anon_vma
commit 2b575eb64f7a ("mm: convert anon_vma->lock to a mutex") changed spinlock used to serialize access to vma list to mutex. And further, the commit 5a505085f043 ("mm/rmap: Convert the struct anon_vma::mutex to an rwsem") converted the mutex to an rwsem for solving scalability problem. So replace spinlock with rwsem to make comment uptodate. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Miaohe Lin <[email protected]> Cc: Rik van Riel <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions