ACK: [SRU][P:linux, N:linux-azure-nvidia-6.14][PATCH 0/2] Kernel fails to build when coresight is enabled

Manuel Diewald manuel.diewald at canonical.com
Wed Sep 10 18:27:19 UTC 2025


On Wed, Sep 10, 2025 at 11:56:41AM -0500, John Cabaj wrote:
> BugLink: https://bugs.launchpad.net/bugs/2122527
> 
> 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-pick of upstream 3c03c49b2fa5: "Coresight: Introduce a new struct coresight_path"
> * Backport of upstream 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.
> 
> Jie Gan (2):
>   Coresight: Introduce a new struct coresight_path
>   Coresight: Change functions to accept the coresight_path
> 
>  drivers/hwtracing/coresight/coresight-core.c  | 51 ++++++++++---------
>  .../hwtracing/coresight/coresight-etm-perf.c  | 14 ++---
>  .../hwtracing/coresight/coresight-etm-perf.h  |  2 +-
>  drivers/hwtracing/coresight/coresight-priv.h  | 12 ++---
>  drivers/hwtracing/coresight/coresight-sysfs.c |  6 +--
>  include/linux/coresight.h                     | 10 ++++
>  6 files changed, 53 insertions(+), 42 deletions(-)
> 
> -- 
> 2.43.0
> 
> 
> -- 
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team

Acked-by: Manuel Diewald <manuel.diewald at canonical.com>

-- 
 Manuel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20250910/82206205/attachment.sig>


More information about the kernel-team mailing list