]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
lttng-modules: fix sched_stat_runtime changed in Linux 6.6.66
authorXiangyu Chen <xiangyu.chen@windriver.com>
Sun, 22 Dec 2024 10:25:20 +0000 (18:25 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Dec 2024 11:41:13 +0000 (11:41 +0000)
commit5b973be9a7fbb2694d162ac06b76513525f3deed
tree42781f60f0387c89131d08882cb1492bfcfee763
parente46cc8159136ce96489e10f126405781abfbd52e
lttng-modules: fix sched_stat_runtime changed in Linux 6.6.66

The following commit has been backported into the 6.6.y branch.

See upstream commit:

    commit 5fe6ec8f6ab549b6422e41551abb51802bd48bc7
    Author: Peter Zijlstra <peterz@infradead.org>
    Date:   Mon Nov 6 13:41:43 2023 +0100

        sched: Remove vruntime from trace_sched_stat_runtime()

That caused building the lttng-modules report compile error:

       tracepoint-event-impl.h:133:6: error: conflicting types for
       'trace_sched_stat_runtime';

The fix is still pending on lttng review board, backport it to oe-core to
de-block the build issue.

Signed-off-by: Xiangyu Chen <xiangyu.chen@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/lttng/lttng-modules/0001-Fix-sched_stat_runtime-changed-in-Linux-6.6.66.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules_2.13.16.bb