You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge: Update kernel media to the upstream release 6.13
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/397
JIRA: https://issues.redhat.com/browse/RHEL-77309
JIRA: https://issues.redhat.com/browse/RHEL-81387
JIRA: https://issues.redhat.com/browse/RHEL-77180
CVE: CVE-2024-58004
Update media to the upstream 6.13.
This update includes the IPU6 driver fixes and fixed the IPU6 driver crash on boot issue.
Omitted-fix: d01e5a4 (media: test-drivers: drop vb2_ops_wait_prepare/finish) isn't supported in RHEL
Omitted-fix: 3576f81 (staging: media: drop vb2_ops_wait_prepare/finish) isn't supported in RHEL
Omitted-fix: d020ca1 (media: samples: v4l2-pci-skeleton.c: drop vb2_ops_wait_prepare/finish) isn't supported in RHEL
The upstream commit <1d4a00028997> ( media: ipu6: use the IPU6 DMA mapping APIs to do mapping) replace the VIDEOBUF2_DMA_CONTIG with VIDEOBUF2_DMA_SG, so the CKI test reported videobuf2-dma-contig.ko not found error.
Signed-off-by: Kate Hsuan <hpa@redhat.com>
Approved-by: Mark Langsdorf <mlangsdo@redhat.com>
Approved-by: Eric Chanudet <echanude@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: Julio Faracco <jfaracco@redhat.com>
0 commit comments