diff options
author | Xiangyu Chen <xiangyu.chen@windriver.com> | 2024-12-22 18:25:20 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-12-23 11:41:38 +0000 |
commit | b51df1baa8433b9fe8c8debbb5ee49a98e31953e (patch) | |
tree | a14495038f2e9d82e3321072e26e2e97b49dbe05 /meta/classes-recipe | |
parent | a4506d557c0c37a58c317805c1b72093855de492 (diff) | |
download | poky-b51df1baa8433b9fe8c8debbb5ee49a98e31953e.tar.gz |
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.
(From OE-Core rev: 5b973be9a7fbb2694d162ac06b76513525f3deed)
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>
Diffstat (limited to 'meta/classes-recipe')
0 files changed, 0 insertions, 0 deletions