summaryrefslogtreecommitdiffstats
path: root/Documentation/video4linux/CARDLIST.saa7134
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2009-03-08 10:35:23 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-03-30 12:43:16 -0300
commit9f1a693f76700018d921cd7af86f7c994a300613 (patch)
tree73051e624f100b00835ed99d1895645d1d1c4987 /Documentation/video4linux/CARDLIST.saa7134
parent501cd11a34cd29e20f040bfd8a9e2b6fe6908c91 (diff)
downloadop-kernel-dev-9f1a693f76700018d921cd7af86f7c994a300613.zip
op-kernel-dev-9f1a693f76700018d921cd7af86f7c994a300613.tar.gz
V4L/DVB (10920): v4l2-ioctl: fix partial-copy code.
The code to optimize the usercopy only checked the ioctl NR field. However, this code is also called for non-V4L2 ioctls (either private or ioctls from linux/dvb/audio.h and linux/dvb/video.h for decoder drivers like ivtv). If such an ioctl has the same NR as a V4L2 ioctl, then disaster strikes. Modified the code to check on the full command ID. Thanks to Martin Dauskardt for tracing the ivtv breakage to this particular change. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/video4linux/CARDLIST.saa7134')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud