diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2007-05-26 07:54:21 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-06-08 08:21:12 -0300 |
commit | ffeb9ec72e18e16d0b0835d959cdf01650758638 (patch) | |
tree | 5419b16dbf2e31447f5f2ae66fa07be3427a2dec /kernel/workqueue.c | |
parent | 624fc7f52b48f69fd9d1fe7a594c211762c89825 (diff) | |
download | blackbird-obmc-linux-ffeb9ec72e18e16d0b0835d959cdf01650758638.tar.gz blackbird-obmc-linux-ffeb9ec72e18e16d0b0835d959cdf01650758638.zip |
V4L/DVB (5699): Cinergyt2: fix file release handler
If this mutex_lock_interruptible() does fail due to signal_pending() then the
state of the driver will get trashed in interesting ways, because userspace
cannot and will not retry the close().
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions