]> code.ossystems Code Review - openembedded-core.git/commit
lttng-modules: fix build against v5.17+
authorBruce Ashfield <bruce.ashfield@gmail.com>
Fri, 4 Feb 2022 04:16:34 +0000 (23:16 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Feb 2022 10:29:13 +0000 (10:29 +0000)
commit4783a0fd9f86a0247a44b07bdb7e733e57c6664f
treec1a2a1719d7a04dfa2b6ba97a48e0f21de76c0ae
parentb3962185d4278840193b8af9eff386860e8e5666
lttng-modules: fix build against v5.17+

To fix the build against v5.17+ kernels, we backport 7 patches
from the lttng-modules upstream repository.

If a 2.13.2 lttng-modules release is done before the upcoming
release, we'll obviously drop these patches.

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-block-remove-GENHD_FL_SUPPRESS_PARTITION_INFO-v5.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0002-fix-block-remove-the-rq_disk-field-in-struct-request.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0003-fix-mm-compaction-fix-the-migration-stats-in-trace_m.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0004-fix-btrfs-pass-fs_info-to-trace_btrfs_transaction_co.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0005-fix-random-rather-than-entropy_store-abstraction-use.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0006-fix-net-skb-introduce-kfree_skb_reason-v5.17.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0007-fix-net-socket-rename-SKB_DROP_REASON_SOCKET_FILTER-.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules_2.13.1.bb