aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorSeongJae Park <[email protected]>2021-11-20 00:43:52 +0000
committerLinus Torvalds <[email protected]>2021-11-20 18:35:54 +0000
commitd78f3853f831eee46c6dbe726debf3be9e9c0d05 (patch)
tree93b109b0e3045af3b997ca7c2b09fcddeab65310 /tools/perf/scripts/python/intel-pt-events.py
parentmm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation (diff)
downloadkernel-d78f3853f831eee46c6dbe726debf3be9e9c0d05.tar.gz
kernel-d78f3853f831eee46c6dbe726debf3be9e9c0d05.zip
mm/damon/dbgfs: fix missed use of damon_dbgfs_lock
DAMON debugfs is supposed to protect dbgfs_ctxs, dbgfs_nr_ctxs, and dbgfs_dirs using damon_dbgfs_lock. However, some of the code is accessing the variables without the protection. This fixes it by protecting all such accesses. Link: https://lkml.kernel.org/r/[email protected] Fixes: 75c1c2b53c78 ("mm/damon/dbgfs: support multiple contexts") Signed-off-by: SeongJae Park <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions