summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-core
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-12-09 19:47:35 -0200
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2016-01-11 12:18:55 -0200
commita08fad1ec80c69c79b3ffb6d84968b0952d32da1 (patch)
tree40b6e812ae1cbb72b83ebc0a3950e3a5add3846a /drivers/media/dvb-core
parentd47109fa45ee2dc4e0b2710a8225e6c3ac7ea9fd (diff)
downloadop-kernel-dev-a08fad1ec80c69c79b3ffb6d84968b0952d32da1.zip
op-kernel-dev-a08fad1ec80c69c79b3ffb6d84968b0952d32da1.tar.gz
[media] media-entity: protect object creation/removal using spin lock
Some parts of the media controller are using mutexes while others are using spin locks in order to protect creation and removal of elements in the graph. That's wrong! Also, the V4L2 core can remove graph elements on non-interactive context: BUG: sleeping function called from invalid context at include/linux/sched.h:2776 Fix it by always using spin locks for graph element addition/removal, just like entity creation/removal is protected at media-device.c Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/dvb-core')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud