aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJohannes Weiner <[email protected]>2021-09-02 14:53:18 -0700
committerLinus Torvalds <[email protected]>2021-09-03 09:58:10 -0700
commit3047250972ff935b1d7a0629fa3acb04c12dcc07 (patch)
treedafce1d1a6e20b3798b6279bff92466cf0d8336c /tools/perf/scripts/python/bin/stackcollapse-record
parent20792ebf3eeb828a692b29f3000673cb9ca83c3a (diff)
mm: remove irqsave/restore locking from contexts with irqs enabled
The page cache deletion paths all have interrupts enabled, so no need to use irqsafe/irqrestore locking variants. They used to have irqs disabled by the memcg lock added in commit c4843a7593a9 ("memcg: add per cgroup dirty page accounting"), but that has since been replaced by memcg taking the page lock instead, commit 0a31bc97c80c ("mm: memcontrol: rewrite uncharge AP"). Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Johannes Weiner <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions