This was introduced in the 2025.08.11 SRU cycle, but possibly the only kernel marked supported that uses coresight is the azure-nvidia-6.14 kernel. The patch will be submitted for the generic kernel for cycles going forward, but needs to be applied to azure-nvidia-6.14 during this cycle to allow the kernel to build. It should be dropped from azure- nvidia-6.14 once rebased in a future cycle.
-- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2122527 Title: Kernel fails to build when coresight is enabled Status in linux package in Ubuntu: New Status in linux-azure-nvidia-6.14 package in Ubuntu: New Status in linux-azure-nvidia-6.14 source package in Noble: New Status in linux source package in Plucky: New Bug description: SRU Justification [Impact] * Inclusion of upstream f6028eeeb5e4: "coresight: core: Disable helpers for devices that fail to enable" added two calls to coresight_disable_helpers() with an additional path parameter, which is not available in the current function call, which only accepts coresight_disable_helpers(struct coresight_device *csdev). This causes the kernel to fail to build when coresight is enabled. [Fix] * Clean cherry-picks of the following upstream patches: * 3c03c49b2fa5: "Coresight: Introduce a new struct coresight_path" * d87d76d823d1: "Coresight: Allocate trace ID after building the path" * 080ee83cc361: "Coresight: Change functions to accept the coresight_path" [Test Plan] * Compile tested [Regression potential] * Changes are localized to coresight. Possible regressions could result in unexpected behavior of coresight module. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2122527/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp

