]> code.ossystems Code Review - openembedded-core.git/commit
lttng-modules: fix build against v5.10+
authorBruce Ashfield <bruce.ashfield@gmail.com>
Mon, 14 Dec 2020 15:09:23 +0000 (10:09 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Dec 2020 22:52:13 +0000 (22:52 +0000)
commit47201e98bb293d59c5d41986d066fd7614b914fa
tree7657eb43431d702b6a942cc4aa79e4f173c284cd
parentf752768d997dad99d518208c1540656b9162d2f3
lttng-modules: fix build against v5.10+

lttng-modules doesn't currently build against the lastest 5.10-rc
versions.

Upstream lttng does have fixes for the issues, but hasn't done a
release that contains them yet. There are other patches on the
2.12.x branch, but I've skipped them for now as they aren't
necessary for 5.10 builds, and can be picked up with the next
full update.

We also bump the dev-upstream hash to make them easier to pickup
for those building from git.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/lttng/lttng-modules/0007-fix-objtool-Rename-frame.h-objtool.h-v5.10.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0009-fix-btrfs-make-ordered-extent-tracepoint-take-btrfs_.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0010-fix-ext4-fast-commit-recovery-path-v5.10.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0012-fix-kvm-x86-mmu-Add-TDP-MMU-PF-handler-v5.10.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0014-fix-tracepoint-Optimize-using-static_call-v5.10.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0016-fix-statedump-undefined-symbols-caused-by-incorrect-.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules_2.12.3.bb