commit | 18b5dc2ed7f0ede825dd1f93fefc7a61aba866e3 | [log] [tgz] |
---|---|---|
author | Andy Walls <awalls@radix.net> | Sun Nov 16 17:15:01 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Dec 30 09:38:08 2008 -0200 |
tree | 761c2ec7a83df283680636cf264528c2c9ea8cf6 | |
parent | ee2d64f5ccc71b5c5191e92ea91a12b65f9ca060 [diff] |
V4L/DVB (9721): cx18: Change to singlethreaded global work queue thread for deferable work Change to singlethreaded global work queue thread for deferable work, instead of the kernel default multithreaded work queue. This ensures execution of deferable work is always in the proper order, so caputred buffers don't get reordered. Signed-off-by: Andy Walls <awalls@radix.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>