diff options
author | Sean Young <sean@mess.org> | 2018-03-06 08:57:57 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-03-21 11:11:26 -0400 |
commit | 8d4068810d9926250dd2435719a080b889eb44c3 (patch) | |
tree | 7cfde2df50aa7ba80ef478bf0f1836b622046dc0 /arch/riscv/kernel | |
parent | 8a4e8f8dfc69941eab6ede7a844fbed0c4841241 (diff) |
media: rc: oops in ir_timer_keyup after device unplug
If there is IR in the raw kfifo when ir_raw_event_unregister() is called,
then kthread_stop() causes ir_raw_event_thread to be scheduled, decode
some scancodes and re-arm timer_keyup. The timer_keyup then fires when
the rc device is long gone.
Cc: stable@vger.kernel.org
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'arch/riscv/kernel')
0 files changed, 0 insertions, 0 deletions