Thanks for the detailed bug description (reproducer), this was super helpful!
ip6-drivers LGTM! Just a few nitpicks that I applied to the patch for you, to make context easier accessible. Please consider following DEP-3 patch headers in the future and adding "lp-XXX" prefix to your patch files, following best practice. Uploaded into plucky-proposed. Here are the changes I applied to ipu6-drivers: diff --git a/debian/changelog b/debian/changelog index 682f959..cf26d03 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ ipu6-drivers (0~git202411190607.0ad49882-0ubuntu2) plucky; urgency=medium - * Failed to build against v6.13 (LP: #2099881) + * Fix dkms failure to build against kernel v6.13 (LP: #2099881) -- You-Sheng Yang <vic...@gmail.com> Mon, 24 Feb 2025 21:34:13 +0800 diff --git a/debian/patches/media-ipu6-Fix-building-with-kernel-6.13.patch b/debian/patches/lp-2099881-media-ipu6-Fix-building-with-kernel-6.13.patch similarity index 91% rename from debian/patches/media-ipu6-Fix-building-with-kernel-6.13.patch rename to debian/patches/lp-2099881-media-ipu6-Fix-building-with-kernel-6.13.patch index 30859cb..f65d73a 100644 --- a/debian/patches/media-ipu6-Fix-building-with-kernel-6.13.patch +++ b/debian/patches/lp-2099881-media-ipu6-Fix-building-with-kernel-6.13.patch @@ -5,9 +5,12 @@ Subject: media: ipu6: Fix building with kernel 6.13 Fix building with kernel 6.13. Signed-off-by: Hans de Goede <hdego...@redhat.com> +Bug: https://github.com/intel/ipu6-drivers/pull/321 Bug-Ubuntu: https://bugs.launchpad.net/bugs/2099881 +Origin: upstream, https://github.com/intel/ipu6-drivers/pull/321/commits/9abf4112e7ffe1f04ceb6c553b244f3be61928ef (cherry picked from commit 9abf4112e7ffe1f04ceb6c553b244f3be61928ef) Signed-off-by: You-Sheng Yang <vicamo.y...@canonical.com> --- drivers/media/pci/intel/ipu6/psys/ipu-psys.c | 8 ++++++++ drivers/media/pci/intel/ipu6/psys/ipu6-psys.c | 4 ++++ diff --git a/debian/patches/series b/debian/patches/series index 1e76eed..958d38a 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -17,4 +17,4 @@ fix-ftbfs-v5.19.patch 0030-UBUNTU-SAUCE-backport-move-asm-unaligned.h-to-linux-.patch 0031-media-ov08x40-Add-support-for-2-4-lanes-support-at-1.patch 0032-UBUNTU-SAUCE-backport-sync-psys-headers-patch-with-v.patch -media-ipu6-Fix-building-with-kernel-6.13.patch +lp-2099881-media-ipu6-Fix-building-with-kernel-6.13.patch ** Changed in: ipu6-drivers (Ubuntu Plucky) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2099881 Title: Failed to build against v6.13 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ipu6-drivers/+bug/2099881/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs