ip7-drivers LGTM! I couldn't find a matching upstream commit, only a huge feature drop in [1], that contains those changes. But the fix is similar to what we have for ipu6-drivers and seems sensible. I've improved the DEP-3 headers [2] and bug subject + description a little bit to reflect this (e.g. "ipu6" vs "ipu7" typo).
Uploaded into plucky-proposed. [1] https://github.com/intel/ipu7-drivers/pull/20 [2] https://dep-team.pages.debian.net/deps/dep3/ Here are the changes I applied to ipu7-drivers: diff --git a/debian/changelog b/debian/changelog index 6f82a43..89a042b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ ipu7-drivers (0~git202412060257.0fc08453-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 22:44:11 +0800 diff --git a/debian/patches/media-ipu6-Fix-building-with-kernel-6.13.patch b/debian/patches/lp-2099881-media-ipu7-Fix-building-with-kernel-6.13.patch similarity index 97% rename from debian/patches/media-ipu6-Fix-building-with-kernel-6.13.patch rename to debian/patches/lp-2099881-media-ipu7-Fix-building-with-kernel-6.13.patch index 7ea970d..c71754d 100644 --- a/debian/patches/media-ipu6-Fix-building-with-kernel-6.13.patch +++ b/debian/patches/lp-2099881-media-ipu7-Fix-building-with-kernel-6.13.patch @@ -1,11 +1,17 @@ From: You-Sheng Yang <vicamo.y...@canonical.com> Date: Mon, 24 Feb 2025 22:12:25 +0800 -Subject: media: ipu6: Fix building with kernel 6.13 +Subject: media: ipu7: Fix building with kernel 6.13 v6.13-rc2 cdd30ebb1b9f3 ("module: Convert symbol namespace to string literal") expects string literals than symbol names. +Apply fix similar to ipu6-drivers: https://github.com/intel/ipu6-drivers/pull/321 +Fixed upstream via PTL Alpha release candidate on 2025-01-10: +https://github.com/intel/ipu7-drivers/pull/20 + Bug-Ubuntu: https://bugs.launchpad.net/bugs/2099881 +Forwarded: not-needed +Last-Update: 2025-03-04 Signed-off-by: You-Sheng Yang <vicamo.y...@canonical.com> --- drivers/media/pci/intel/ipu7/ipu7-boot.c | 21 ++++++++++++++++++ diff --git a/debian/patches/series b/debian/patches/series index 09c073b..12e3f01 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -3,4 +3,4 @@ 0004-media-ov02c10-copy-driver-source-from-ipu6-drivers.patch 0005-UBUNTU-SAUCE-backport-dma-mapping-don-t-return-error.patch 0006-UBUNTU-SAUCE-backport-move-asm-unaligned.h-to-linux-.patch -media-ipu6-Fix-building-with-kernel-6.13.patch +lp-2099881-media-ipu7-Fix-building-with-kernel-6.13.patch ** Changed in: ipu7-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