]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
lttng-modules: Fix build failure for kernel v5.15.58
authorHe Zhe <zhe.he@windriver.com>
Tue, 2 Aug 2022 02:01:43 +0000 (10:01 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Aug 2022 15:26:03 +0000 (16:26 +0100)
commitc6f49f42bb6ffe53c56ef1710e3ea90d8a18fe9d
treed4c16f79bb82b1c941a6d1d2c975563962448c06
parent74774f9b67580a8c56f605dfd4cc7b856bbeeae8
lttng-modules: Fix build failure for kernel v5.15.58

Backport from upstream d8254360c7f2ff9b3f945e9668d89c0b56b9bd91
("fix: net: skb: introduce kfree_skb_reason() (v5.15.58..v5.16)")

tmp-glibc/work/qemuarm-wrs-linux-gnueabi/lttng-modules/2.13.3-r0/
lttng-modules-2.13.3/src/probes/../../include/lttng/
tracepoint-event-impl.h:133:6:
error: conflicting types for 'trace_kfree_skb'; have 'void(struct sk_buff *, void *)'
  133 | void trace_##_name(_proto);
      |      ^~~~~~

Signed-off-by: He Zhe <zhe.he@windriver.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
meta/recipes-kernel/lttng/lttng-modules/0001-fix-net-skb-introduce-kfree_skb_reason-v5.15.58.v5.1.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules_2.13.4.bb