diff options
| author | Tejun Heo <[email protected]> | 2011-01-26 17:49:18 +0100 |
|---|---|---|
| committer | Ben Skeggs <[email protected]> | 2011-02-25 06:44:36 +1000 |
| commit | d82f8e6c802bb1244ce590d3877f7c66a8fb0ff0 (patch) | |
| tree | cb7294e91455667978b9f01d4dcffe151f3bdd7e /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | f17811dfa7f07e3df6d0e3c4ab4af8eb47e8fabc (diff) | |
drm/nouveau: use system_wq instead of dev_priv->wq
With cmwq, there's no reason for nouveau to use a dedicated workqueue.
Drop dev_priv->wq and use system_wq instead. Each work item is sync
flushed when the containing structure is unregistered/destroyed.
Note that this change also makes sure that nv50_gpio_handler is not
freed while the contained work item is still running.
Signed-off-by: Tejun Heo <[email protected]>
Cc: David Airlie <[email protected]>
Cc: [email protected]
Signed-off-by: Ben Skeggs <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions