diff options
author | Bob Liu <[email protected]> | 2015-07-22 14:40:10 +0800 |
---|---|---|
committer | Konrad Rzeszutek Wilk <[email protected]> | 2015-07-24 09:09:49 -0400 |
commit | 53bc7dc004fecf39e0ba70f2f8d120a1444315d3 (patch) | |
tree | b942ee542b05325f08b47647b4a55c956205e7cb /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 7b0767502b5db11cb1f0daef2d01f6d71b1192dc (diff) |
xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()
The BUG_ON() in purge_persistent_gnt() will be triggered when previous purge
work haven't finished.
There is a work_pending() before this BUG_ON, but it doesn't account if the work
is still currently running.
CC: [email protected]
Acked-by: Roger Pau Monné <[email protected]>
Signed-off-by: Bob Liu <[email protected]>
Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions