From: Mauro Carvalho Chehab Date: Sun, 14 Jan 2007 11:33:24 +0000 (-0300) Subject: V4L/DVB (5074): Some fixes at stream waitqueue on vivi X-Git-Tag: v2.6.21-rc2~66^2~167 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b600512860cab5a0bb4647f5f726a91bce2633c;p=pandora-kernel.git V4L/DVB (5074): Some fixes at stream waitqueue on vivi There are several potential troubles on vivi waitqueue code: - Watchdog timer should be reset at every received frame; - Watchdog timer should be reset at the beginning of vivi_thread(); - Checks for errors when creating a newer thread with kernel_thread(); - Wake up vivi_thread() after creating it. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed