See https://patchwork.linuxtv.org/project/linux-media/patch/d5e1ee76-75b3-26cb-23ae-cf6ab40597b7@xxxxxxxxx/ 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(-)