commit | 47f3fa63ee5c0e6bdf9c9d5ed73fc791981336e4 | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Thu Jul 09 07:10:21 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Fri Jul 17 11:19:32 2015 -0300 |
tree | e0818bb87fee44a6c32a0734d49dfd1f23ead89e | |
parent | 2cf251c0c3961bd467e086033c6073ef62b29b02 [diff] |
[media] coda: rework meta counting and add separate lock Keep count of number of buffer meta structures in the list and use a separate spinlock for operations on this counted list instead of reusing the bitstream mutex in some places and none at all in others. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>