diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-12-15 08:36:51 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2016-01-11 12:19:15 -0200 |
commit | 821ed3662913faca0653c201fa9e36fbab81f17c (patch) | |
tree | c43c57c89f2be2b72dee12183172af907436a999 /drivers/media/dvb-frontends/tda18271c2dd.h | |
parent | b2ed8af910a436e12038f8ec8ca6c039f43767a4 (diff) | |
download | talos-obmc-linux-821ed3662913faca0653c201fa9e36fbab81f17c.tar.gz talos-obmc-linux-821ed3662913faca0653c201fa9e36fbab81f17c.zip |
[media] media-device: better lock media_device_unregister()
If media_device_unregister() is called by two different
drivers, a race condition may happen, as the check if the
device is not registered is not protected.
Move the spin_lock() to happen earlier in the function, in order
to prevent such race condition.
Reported-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/tda18271c2dd.h')
0 files changed, 0 insertions, 0 deletions