diff options
author | Tejun Heo <[email protected]> | 2011-01-03 10:49:34 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2011-01-19 11:45:46 -0200 |
commit | a3bc5e3304c9ba8e7504597026d9ca93784d1239 (patch) | |
tree | 0fac021557dc28e4bea935218152bd774fadced0 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | fd01ad98945073faeb25391489caef4844f265c4 (diff) |
[media] v4l/cx18: update workqueue usage
With cmwq, there's no reason to use separate out_work_queue. Drop it
and use system_wq instead. The in_work_queue needs to be ordered so
can't use one of the system wqs; however, as it isn't used to reclaim
memory, allocate the workqueue with alloc_ordered_workqueue() without
WQ_MEM_RECLAIM.
Signed-off-by: Tejun Heo <[email protected]>
Reviewed-by: Andy Walls <[email protected]>
Acked-by: Andy Walls <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions