diff options
author | Sean Young <sean@mess.org> | 2017-05-24 11:24:51 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-06-04 20:25:38 +0200 |
commit | 963761a0b2e85663ee4a5630f72930885a06598a (patch) | |
tree | 013955d01bc1907b0513037c35baa57f0b6d3ee8 /include/media/v4l2-subdev.h | |
parent | [media] cec: drop MEDIA_CEC_DEBUG (diff) | |
download | linux-963761a0b2e85663ee4a5630f72930885a06598a.tar.xz linux-963761a0b2e85663ee4a5630f72930885a06598a.zip |
[media] rc-core: race condition during ir_raw_event_register()
A rc device can call ir_raw_event_handle() after rc_allocate_device(),
but before rc_register_device() has completed. This is racey because
rcdev->raw is set before rcdev->raw->thread has a valid value.
Cc: stable@kernel.org
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'include/media/v4l2-subdev.h')
0 files changed, 0 insertions, 0 deletions