Pawel Osciak
b2b476f53a
V4L/DVB: v4l: videobuf: prevent passing a NULL to dma_free_coherent()
...
When a driver that uses videobuf-dma-contig is used with the USERPTR
memory access method a kernel oops might happen: a NULL address may be
passed to dma_free_coherent(). This happens when an application calls
REQBUFS and then exits without queuing any buffers. This patch fixes
that bug.
Signed-off-by: Pawel Osciak <p.osciak@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-09-30 07:22:22 -03:00
..
2010-09-07 16:00:17 -07:00
2010-09-09 22:31:55 -04:00
2010-08-12 09:11:31 -07:00
2010-09-09 00:49:43 +02:00
2010-09-10 07:26:27 -07:00
2010-08-06 12:25:06 -07:00
2010-08-07 18:25:34 +02:00
2010-09-08 11:19:18 -07:00
2010-08-03 13:47:05 -04:00
2010-08-09 20:45:04 -07:00
2010-08-13 10:06:54 +02:00
2010-09-17 20:08:21 -07:00
2010-08-12 09:11:31 -07:00
2010-08-26 12:46:03 +02:00
2010-09-08 21:25:55 +02:00
2010-08-14 12:34:34 -07:00
2010-09-09 18:57:24 -07:00
2010-09-15 11:13:09 +10:00
2010-09-14 10:58:42 +02:00
2010-09-17 17:24:15 +02:00
2010-08-14 11:57:54 -07:00
2010-09-19 11:06:34 -07:00
2010-08-15 11:17:52 -07:00
2010-08-05 23:26:30 +02:00
2010-09-08 14:43:28 -07:00
2010-08-31 18:28:15 -07:00
2010-08-23 18:30:30 -07:00
2010-08-12 09:11:31 -07:00
2010-08-24 15:28:28 +10:00
2010-09-17 13:53:28 +10:00
2010-09-30 07:22:22 -03:00
2010-08-12 08:43:31 -07:00
2010-08-14 16:21:00 -07:00
2010-08-12 10:01:30 -07:00
2010-08-12 10:01:59 -07:00
2010-09-09 18:57:23 -07:00
2010-09-14 17:05:39 -07:00
2010-09-19 11:05:50 -07:00
2010-08-06 09:25:50 -06:00
2010-08-25 09:09:09 +02:00
2010-08-04 15:31:02 -07:00
2010-08-12 09:11:31 -07:00
2010-09-07 16:00:17 -07:00
2010-09-15 17:57:09 +02:00
2010-08-24 10:42:09 -07:00
2010-09-08 14:35:10 +04:00
2010-09-06 11:14:47 +01:00
2010-09-09 18:57:24 -07:00
2010-09-10 07:26:27 -07:00
2010-08-06 09:25:50 -06:00
2010-09-09 09:58:18 -05:00
2010-09-20 16:30:00 -07:00
2010-08-04 16:12:01 +09:00
2010-09-08 22:50:10 -06:00
2010-08-06 12:25:06 -07:00
2010-09-27 22:22:02 -03:00
2010-08-03 09:04:11 +02:00
2010-08-05 13:53:33 -07:00
2010-09-20 16:05:00 -07:00
2010-09-06 09:49:39 +03:00
2010-09-16 12:56:48 -07:00
2010-09-15 18:43:58 +00:00
2010-08-28 13:55:31 -07:00
2010-08-09 21:14:08 +02:00
2010-09-17 10:23:08 -07:00