]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
lttng-modules: support kernel 5.18+
authorBruce Ashfield <bruce.ashfield@gmail.com>
Tue, 12 Apr 2022 21:46:02 +0000 (17:46 -0400)
committerAnuj Mittal <anuj.mittal@intel.com>
Tue, 10 May 2022 13:40:53 +0000 (21:40 +0800)
commit99c3034acf03a3099d78523c33501e58703a13b7
treeec290a58da92f0de4d01c1b9f7878ec425c2be74
parent346d7e6acabbaac3563dbf4df51b425a228ead81
lttng-modules: support kernel 5.18+

Backporting changes from lttng master to support building against
the 5.18+ kernel. No changes required to the patches. Once a new
-stable 2.13.x is released, we can drop these patches. To enable
newer kernel development against the LTS, it is worth pulling these
in while we wait for an upstream release.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 8a7237a47488442513741930ea55d69dd6bd7be4)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-kernel/lttng/lttng-modules/0001-Fix-compaction-migratepages-event-name.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0002-Fix-tracepoint-event-allow-same-provider-and-event-n.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0003-fix-sched-tracing-Don-t-re-read-p-state-when-emittin.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0004-fix-block-remove-genhd.h-v5.18.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0005-fix-scsi-block-Remove-REQ_OP_WRITE_SAME-support-v5.1.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0006-fix-random-remove-unused-tracepoints-v5.18.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0007-fix-kprobes-Use-rethook-for-kretprobe-if-possible-v5.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0008-fix-scsi-core-Remove-scsi-scsi_request.h-v5.18.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0009-Rename-genhd-wrapper-to-blkdev.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0010-fix-mm-compaction-cleanup-the-compaction-trace-event.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules_2.13.3.bb