commit | c6ef1e7fdc752bbaeacb3570cf955ba2ad60c61b | [log] [tgz] |
---|---|---|
author | Maxim Levitsky <maximlevitsky@gmail.com> | Mon Sep 06 18:26:06 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Oct 21 07:54:12 2010 -0200 |
tree | 0d9fa654950550b6bc1fd5d0c6f1681bdb084666 | |
parent | c47d3e7f94a88bbb4c2c441fb34d98a6db32cb8f [diff] |
[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 <maximlevitsky@gmail.com> Acked-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>