[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=wgR3JSopXha1pJh4dRDH-U+jHgqp1zy1nR8OovUQTJgWw@mail.gmail.com>
Date: Thu, 17 Aug 2023 16:56:14 +0200
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Hans Verkuil <hverkuil-cisco@...all.nl>
Cc: Linux Media Mailing List <linux-media@...r.kernel.org>,
Marek Szyprowski <m.szyprowski@...sung.com>,
Tomasz Figa <tfiga@...omium.org>,
Linux Kernel <linux-kernel@...r.kernel.org>,
Jan Kara <jack@...e.cz>, David Hildenbrand <david@...hat.com>
Subject: Re: [PATCH] media: vb2: frame_vector.c: replace WARN_ONCE with a comment
On Thu, 17 Aug 2023 at 12:41, Hans Verkuil <hverkuil-cisco@...all.nl> wrote:
>
> 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.
Ack. That was meant to catch any (unlikely) strange users, but yeah,
it can obviously be triggered by "intentional" strange users, ie
syzbot and friends, so since there seems to be no sign of actual
real-world use, just removing the WARN_ONCE() is the right thing to
do.
I'm assuming I'll get this eventually through the regular media pulls?
Linus
Powered by blists - more mailing lists