Files
linux/drivers
Hans Verkuil e9f05ae6f6 media: vb2: frame_vector.c: replace WARN_ONCE with a comment
[ Upstream commit 735de5caf7 ]

The WARN_ONCE was issued also in cases that had nothing to do with VM_IO
(e.g. if the start address was just a random value and uaccess fails with
-EFAULT).

There are no reports of WARN_ONCE being issued for actual VM_IO cases, so
just drop it and instead add a note to the comment before the function.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reported-by: Yikebaer Aizezi <yikebaer61@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-10-06 14:56:56 +02:00
..
2023-09-13 09:42:56 +02:00
2023-07-23 13:49:37 +02:00
2023-07-19 16:21:57 +02:00
2023-04-06 12:10:44 +02:00
2023-09-13 09:42:58 +02:00
2023-07-19 16:21:48 +02:00
2023-08-03 10:24:14 +02:00