diff options
| author | Dafna Hirschfeld <dafna.hirschfeld@collabora.com> | 2020-01-22 10:52:51 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-02-24 17:16:56 +0100 |
| commit | 8b9f91751b6ff19449526d63a0675177ce10f9c7 (patch) | |
| tree | 3ea7c79be663c03bd59ee0f732f29033699e9830 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 3eed7385bff6fc20edbe77edce3940b6cc3bf134 (diff) | |
| download | linux-8b9f91751b6ff19449526d63a0675177ce10f9c7.tar.gz linux-8b9f91751b6ff19449526d63a0675177ce10f9c7.zip | |
media: vimc: streamer: if kthread_stop fails, ignore the error
Ignore errors returned from kthread_stop since the
vimc subdevices should still be notified that
streaming stopped so they can release the memory for
the streaming, and also kthread should be set to NULL.
kthread_stop can return -EINTR in case the thread
did not yet run. This can happen if userspace calls
streamon and streamoff right after.
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions
