summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/Makefile
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil-cisco@xs4all.nl>2021-04-27 10:38:33 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-05-25 17:02:26 +0200
commitc3bf5129f33923c92bf3bddaf4359b7b25ecb4ba (patch)
tree96755503c48c5bf7e0044215131dcbcd365f2b85 /drivers/media/v4l2-core/Makefile
parent2fb27551ba4053ae503ce6c3b7b5d87cd206b1fd (diff)
downloadlinux-stable-c3bf5129f33923c92bf3bddaf4359b7b25ecb4ba.tar.gz
linux-stable-c3bf5129f33923c92bf3bddaf4359b7b25ecb4ba.tar.bz2
linux-stable-c3bf5129f33923c92bf3bddaf4359b7b25ecb4ba.zip
media: v4l2-ctrls: always copy the controls on completion
When v4l2_ctrl_request_complete() is called and there is no control handler object found in the request, then create such an object so that all controls at completion state can be stored and are available to userspace. Otherwise any attempt by userspace to read the completed request data will fail. If allocating the control handler object failed, then indicate that by returning ENOMEM when attempting to get the controls from the completed request instead of returning ENOENT. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/v4l2-core/Makefile')
0 files changed, 0 insertions, 0 deletions