linux_dsm_epyc7002/drivers/media
Jonathan Corbet 83427ac5d6 V4L/DVB (4743): Fix oops in VIDIOC_G_PARM
The call to v4l2_std_construct() in the VIDIOC_G_PARM handler treats
vfd->current_norm as if it were an index - but it's not.  The result is
an oops if the driver has no vidioc_g_parm() method defined.  Here's the
fix.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2006-10-14 00:44:20 -03:00
..
common IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
dvb V4L/DVB (4738): Bt8xx/dvb-bt8xx.c: check kmalloc() return value. 2006-10-14 00:44:08 -03:00
radio V4L/DVB (4711): Radio: No need to return void 2006-10-04 08:15:38 -03:00
video V4L/DVB (4743): Fix oops in VIDIOC_G_PARM 2006-10-14 00:44:20 -03:00
Kconfig V4L/DVB (4706): Do not enable VIDEO_V4L2 unconditionally 2006-10-04 08:06:38 -03:00
Makefile [PATCH] dvb: avoid building empty built-in.o 2005-09-09 13:57:36 -07:00