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:
cd77925
)
[media] v4l2-dev.c: Move video_put() after debug printk
author
Ezequiel García
<elezegarcia@gmail.com>
Thu, 26 Jul 2012 10:59:04 +0000
(07:59 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 31 Jul 2012 00:11:35 +0000
(21:11 -0300)
It is possible that video_put() releases video_device struct,
provoking a panic when debug printk wants to get video_device node name.
Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found