diff options
author | Richard Zidlicky <[email protected]> | 2010-08-24 09:52:36 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2010-09-27 22:21:59 -0300 |
commit | 3cdadc50bbe8f04c1231c8af614cafd7ddd622bf (patch) | |
tree | f42de4ed576985173c30d19befbe5570a6798948 /net/unix/sysctl_net_unix.c | |
parent | 970d14c6cca8c71307a4d23fe373c5895175b2d7 (diff) |
V4L/DVB: dvb: fix smscore_getbuffer() logic
Drivers shouldn't sleep while holding a spinlock. A previous workaround
were to release the spinlock before callinc schedule().
This patch uses a different approach: it just waits for the
siano hardware to answer.
Signed-off-by: Richard Zidlicky <[email protected]>
Cc: [email protected]
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions