From: Andy Walls Date: Sun, 16 Nov 2008 20:15:01 +0000 (-0300) Subject: V4L/DVB (9721): cx18: Change to singlethreaded global work queue thread for deferable... X-Git-Tag: v2.6.29-rc1~556^2~299 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18b5dc2ed7f0ede825dd1f93fefc7a61aba866e3;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed