-
由 Mauro Carvalho Chehab 提交于
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: NMauro Carvalho Chehab <mchehab@infradead.org>
0b600512