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:
ede7941
)
[media] v4l2-mem2mem: fix context removal from job queue in v4l2_m2m_streamoff
author
Philipp Zabel
<p.zabel@pengutronix.de>
Thu, 19 Sep 2013 07:40:32 +0000
(
04:40
-0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Mon, 28 Oct 2013 17:20:38 +0000
(15:20 -0200)
Just clearing the m2m_ctx->queue list_head will leave the m2m_dev->job_queue
in a broken state and can cause scheduling of device_runs after streamoff was
called.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found