aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorCatalin Marinas <[email protected]>2015-06-24 16:58:31 -0700
committerLinus Torvalds <[email protected]>2015-06-24 17:49:45 -0700
commit5f369f374ba4889fe3c17883402db5ee8d254216 (patch)
tree984086416ed58cc61811fd4f277511b8f720ed1a /tools/perf/scripts/python/call-graph-from-postgresql.py
parente781a9ab4847a81224667f5faab0b2bc5f78908f (diff)
mm: kmemleak: do not acquire scan_mutex in kmemleak_do_cleanup()
The kmemleak_do_cleanup() work thread already waits for the kmemleak_scan thread to finish via kthread_stop(). Waiting in kthread_stop() while scan_mutex is held may lead to deadlock if kmemleak_scan_thread() also waits to acquire for scan_mutex. Signed-off-by: Catalin Marinas <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions