git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63ae37e
)
[media] hdpvr: fix race conditon during start of streaming
author
Janne Grunau
<j@jannau.net>
Thu, 2 Feb 2012 16:35:21 +0000
(13:35 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 14 Feb 2012 18:45:32 +0000
(16:45 -0200)
status has to be set to STREAMING before the streaming worker is
queued. hdpvr_transmit_buffers() will exit immediately otherwise.
Reported-by: Joerg Desch <vvd.joede@googlemail.com>
CC: stable@kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found