Re: [GIT PULL] Linux Media vimc update for Linux 6.15-rc1
From: Hans Verkuil
Date: Thu Mar 06 2025 - 15:03:25 EST
On 06/03/2025 20:46, Shuah Khan wrote:
> Hi Mauro,
>
> Please pull the following vimc update for Linux 6.15-rc1.
>
> Fixes a bug in vimc streamer pipeline init code found by syzbot.
Ah, I merged that vimc fix already, so I'll just mark this PR as Obsoleted.
Regards,
Hans
>
> diff is attached.
>
> thanks,
> -- Shuah
>
> ----------------------------------------------------------------
> The following changes since commit a64dcfb451e254085a7daee5fe51bf22959d52d3:
>
> Linux 6.14-rc2 (2025-02-09 12:45:03 -0800)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-vimc-6.15-rc1
>
> for you to fetch changes up to d6813eb9c3de01307801f253d89d777b4669a0d0:
>
> media: vimc: skip .s_stream() for stopped entities (2025-03-06 09:11:39 -0700)
>
> ----------------------------------------------------------------
> linux-vimc-6.15-rc1
>
> Fixes a bug in vimc streamer pipeline init code found by syzbot.
>
> ----------------------------------------------------------------
> Nikita Zhandarovich (1):
> media: vimc: skip .s_stream() for stopped entities
>
> drivers/media/test-drivers/vimc/vimc-streamer.c | 6 ++++++
> 1 file changed, 6 insertions(+)
> ----------------------------------------------------------------