From: Mauro Carvalho Chehab Date: Sat, 13 Jan 2007 12:25:16 +0000 (-0300) Subject: V4L/DVB (5073): Fix OOPS on some waitqueue conditions X-Git-Tag: v2.6.21-rc2~66^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df3a710458462aa9427cdeec947bf71af257e8dd;p=pandora-kernel.git V4L/DVB (5073): Fix OOPS on some waitqueue conditions If for some reason vivi_thread() fails, vivi will suffer an OOPS at thread stop code, since waitqueue wouldn't be properly initializated. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed