mbox series

[GIT,PULL,FOR,v6.6] vb2: frame_vector.c: replace WARN_ONCE with a comment

Message ID 5b8be6e8-e6e9-c3a2-b972-190ddc11ec0d@xs4all.nl
State New
Headers show
Series [GIT,PULL,FOR,v6.6] vb2: frame_vector.c: replace WARN_ONCE with a comment | expand

Pull-request

git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.6o

Message

Hans Verkuil Aug. 18, 2023, 10:32 a.m. UTC
See https://patchwork.linuxtv.org/project/linux-media/patch/d5e1ee76-75b3-26cb-23ae-cf6ab40597b7@xs4all.nl/
with Linus' comment.

This should go to 6.6.

Getting rid of this WARN will also help improve our regression tests: the
test-media script can now check for kernel oopses etc. and report that.

Currently the dmesg output is saved, but it isn't checked.

Regards,

	Hans

The following changes since commit 111073c8b6146b745bd52316ddfa0651bf8fcedb:

  media: pci: ivsc: Select build dependencies (2023-08-18 12:28:07 +0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.6o

for you to fetch changes up to 5f63d1de4622a83567a190e93a841f6c1e424f40:

  media: vb2: frame_vector.c: replace WARN_ONCE with a comment (2023-08-18 12:29:21 +0200)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Hans Verkuil (1):
      media: vb2: frame_vector.c: replace WARN_ONCE with a comment

 drivers/media/common/videobuf2/frame_vector.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)