]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Apr 2022 15:46:06 +0000 (16:46 +0100)
commit8a7237a47488442513741930ea55d69dd6bd7be4
tree42da867faf098b9adf8e8ada241f1ff9ce3be80b
parent091f1356d0245dcafe2f01bd5dcccf3802aaccfb
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>
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