diff options
author | Ernst Martin Witte <emw-linux-kernel@nocabal.de> | 2016-01-09 21:18:45 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2016-02-01 12:40:18 +0100 |
commit | 631c694f7d7e17147bcf6c7c3669c8f4dc84cc09 (patch) | |
tree | 28ddcb04999b3464000e847b24759c3a651b158f /drivers/media/dvb-frontends/af9033.c | |
parent | [media] rtl28xxu: retry failed i2c messages (diff) | |
download | linux-631c694f7d7e17147bcf6c7c3669c8f4dc84cc09.tar.xz linux-631c694f7d7e17147bcf6c7c3669c8f4dc84cc09.zip |
[media] af9013: cancel_delayed_work_sync before device removal / kfree
af9013_remove was calling kfree(state) with possibly still active
schedule_delayed_work(&state->statistics_work). A similar bug in
si2157 caused kernel panics in call_timer_fn e.g. after rmmod cx23885.
Signed-off-by: Ernst Martin Witte <emw-linux-kernel@nocabal.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/af9033.c')
0 files changed, 0 insertions, 0 deletions