aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorOleg Nesterov <[email protected]>2013-07-08 16:00:08 -0700
committerLinus Torvalds <[email protected]>2013-07-09 10:33:22 -0700
commit59d3132f8abdc18301898febf205d00db5f0458c (patch)
treef780fd6c6883edfbcdf2101e74941265d8e8a18b /tools/perf/scripts/python
parent345606d42971fc4ed164fbabac118708d51b8e0a (diff)
vfree: don't schedule free_work() if llist_add() returns false
vfree() only needs schedule_work(&p->wq) if p->list was empty, otherwise vfree_deferred->wq is already pending or it is running and didn't do llist_del_all() yet. Signed-off-by: Oleg Nesterov <[email protected]> Cc: Al Viro <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions