aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSuren Baghdasaryan <[email protected]>2023-02-27 09:36:15 -0800
committerAndrew Morton <[email protected]>2023-04-05 20:02:58 -0700
commit10fca64a661199910c7d13077e9678c9a06bf285 (patch)
treebe2b220ea9f68bedabd5c4ffeb7432f5e282ac9b /tools/perf/scripts/python
parent55fd6fccad3172c0feaaa817f0a1283629ff183e (diff)
mm/mmap: write-lock VMAs in vma_prepare before modifying them
Write-lock all VMAs which might be affected by a merge, split, expand or shrink operations. All these operations use vma_prepare() before making the modifications, therefore it provides a centralized place to perform VMA locking. [[email protected]: remove unnecessary vp->vma check in vma_prepare] Link: https://lkml.kernel.org/r/[email protected] Link: https://lore.kernel.org/r/[email protected]/ Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Suren Baghdasaryan <[email protected]> Reviewed-by: David Hildenbrand <[email protected]> Reviewed-by: Liam R. Howlett <[email protected]> Cc: David Howells <[email protected]> Cc: Hugh Dickins <[email protected]> Cc: Jason Gunthorpe <[email protected]> Cc: Laurent Dufour <[email protected]> Cc: Mathieu Desnoyers <[email protected]> Cc: Matthew Wilcox <[email protected]> Cc: Pavel Tatashin <[email protected]> Cc: Stephen Rothwell <[email protected]> Cc: Yu Zhao <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions