]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Tue, 22 Dec 2020 01:35:09 +0000 (09:35 +0800)
commit6d1169d2c046d8fa6220ab04863672557aa42cf1
tree31872fab98e5c4523297b234eb30f9c467e9f455
parent96756f56ab16e497d1a56365fa08f2595af5c745
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>
(cherry picked from commit 47201e98bb293d59c5d41986d066fd7614b914fa)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
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