diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-05-26 07:54:21 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-05-26 07:54:21 -0300 |
commit | ddbf92c7cddd9a8f09ee0dba771cd77ea9d67367 (patch) | |
tree | 826f9427bf07083e3c8082437fed0ccdc05aacb6 /linux/drivers/media/dvb/frontends | |
parent | 8c093da2f9ca5301d886dda4ec36726f09d9e23b (diff) | |
download | mediapointer-dvb-s2-ddbf92c7cddd9a8f09ee0dba771cd77ea9d67367.tar.gz mediapointer-dvb-s2-ddbf92c7cddd9a8f09ee0dba771cd77ea9d67367.tar.bz2 |
Cinergyt2: fix file release handler
From: Andrew Morton <akpm@linux-foundation.org>
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 'linux/drivers/media/dvb/frontends')
0 files changed, 0 insertions, 0 deletions