diff options
author | Sean Young <[email protected]> | 2017-05-24 06:24:51 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2017-06-04 15:25:38 -0300 |
commit | 963761a0b2e85663ee4a5630f72930885a06598a (patch) | |
tree | 013955d01bc1907b0513037c35baa57f0b6d3ee8 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | 20249f84238e006ef7b726d3211a70de7454d045 (diff) |
[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: [email protected]
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Sean Young <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions