diff options
author | 2020-09-22 13:33:59 +0200 | |
---|---|---|
committer | 2020-09-27 11:35:04 +0200 | |
commit | acb00111e906be800cf4b26625e1e0e42d123289 (patch) | |
tree | fdd74bf581e0fdf756de22b2edde2416a721a50f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | media: staging: rkisp1: isp: don't enable signal RKISP1_CIF_ISP_FRAME_IN (diff) | |
download | linux-dev-acb00111e906be800cf4b26625e1e0e42d123289.tar.xz linux-dev-acb00111e906be800cf4b26625e1e0e42d123289.zip |
media: staging: rkisp1: stats: protect write to 'is_streaming' in start_streaming cb
The field stats->is_streaming is written in 'start_streaming' callback
without the stats->lock protection.
The isr might run together with the callback so 'spin_lock_irq'
should be used.
Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
Acked-by: Helen Koike <helen.koike@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions