This is probably because 6.10 kernel has the commit

commit e9669a00bba79442dd4862c57761333d6a020c24
Author: Balazs Scheidler <bazs...@gmail.com>
Date:   Tue Mar 26 19:05:47 2024 +0100

    net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skb
    
    The udp_fail_queue_rcv_skb() tracepoint lacks any details on the source
    and destination IP/port whereas this information can be critical in case
    of UDP/syslog.
    
    Signed-off-by: Balazs Scheidler <balazs.scheid...@axoflow.com>
    Reviewed-by: Jason Xing <kerneljasonx...@gmail.com>
    Link: 
https://lore.kernel.org/r/0c8b3e33dbf679e190be6f4c6736603a76988a20.1711475011.git.balazs.scheid...@axoflow.com
    Signed-off-by: Jakub Kicinski <k...@kernel.org>

diff --git a/include/trace/events/udp.h b/include/trace/events/udp.h


And will pick the commit from upstream lttng git to our noble lttng. 

commit 8c34b41250497ef69693f3e14045ede4aa076207
Author: Michael Jeanson <mjean...@efficios.com>
Date:   Mon May 27 11:11:21 2024 -0400

    fix: net: udp: add IP/port data to the tracepoint 
udp/udp_fail_queue_rcv_skb (v6.10)
    
    See upstream commit:
    
      commit e9669a00bba79442dd4862c57761333d6a020c24
      Author: Balazs Scheidler <bazs...@gmail.com>
      Date:   Tue Mar 26 19:05:47 2024 +0100
    
        net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skb
    
        The udp_fail_queue_rcv_skb() tracepoint lacks any details on the source
        and destination IP/port whereas this information can be critical in case
        of UDP/syslog.
    
    Change-Id: I0c337c5817b0a120298cbf5088d60671d9625b0d
    Signed-off-by: Michael Jeanson <mjean...@efficios.com>
    Signed-off-by: Mathieu Desnoyers <mathieu.desnoy...@efficios.com>

And we need another commit from upstream lttng repo for snd_soc_dapm
errors.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2071300

Title:
  lttng-modules failed to build with N-OEM-6.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2071300/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to