From: Maxim Levitsky Date: Mon, 6 Sep 2010 21:26:06 +0000 (-0300) Subject: [media] IR: plug races in IR raw thread X-Git-Tag: v2.6.37-rc1~64^2~199 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6ef1e7fdc752bbaeacb3570cf955ba2ad60c61b;p=pandora-kernel.git [media] IR: plug races in IR raw thread Unfortunelly (my fault) the kernel thread that now handles IR processing has classical races in regard to wakeup and stop. This patch hopefully closes them all. Tested with module reload running in a loop, while receiver is blasted with IR data for 10 minutes. Signed-off-by: Maxim Levitsky Acked-by: Jarod Wilson Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed