summaryrefslogtreecommitdiff
path: root/include/linux/xarray.h
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo.mondi+renesas@ideasonboard.com>2026-03-11 16:41:56 +0300
committerHans Verkuil <hverkuil+cisco@kernel.org>2026-03-24 18:13:09 +0300
commitafa4b9befb3e90d34d2b8b41c6f3cc3c49c3d086 (patch)
treeaf537144f1ada5f784e6b536ecb871b7a211df2a /include/linux/xarray.h
parentb1de0940a19c1b0001425f8069d6a82369986af7 (diff)
downloadlinux-afa4b9befb3e90d34d2b8b41c6f3cc3c49c3d086.tar.xz
media: rzv2h-ivc: Replace workqueue with direct function call
Scheduling of work items with an async workqueue opens the door to potential races between multiple instances of a work item. While the frame transfer function is now protected against races, using a workqueue doesn't provide much benefit considering the limited cost of creating a job transfer. Replace the usage of the work queue with direct function calls. Reviewed-by: Daniel Scally <dan.scally@ideasonboard.com> Signed-off-by: Jacopo Mondi <jacopo.mondi+renesas@ideasonboard.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'include/linux/xarray.h')
0 files changed, 0 insertions, 0 deletions