]> code.ossystems Code Review - openembedded-core.git/commit
lttng-modules: backport patches from 2.12.x to fix 5.4.64+ and 5.8.9+ builds
authorJens Rehsack <sno@netbsd.org>
Mon, 14 Sep 2020 07:52:22 +0000 (09:52 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 14 Sep 2020 22:38:29 +0000 (23:38 +0100)
commit62c87d1a68c4f7c8f30c3c5330dcda9cbcbbbaa7
tree5aaa18b6030e215827117d5d9ec50b30002c0dda
parente2cb6e8b433614a8512739ea5583914d9ef978fc
lttng-modules: backport patches from 2.12.x to fix 5.4.64+ and 5.8.9+ builds

Backporting the 10 patches since the lttng 2.12.2 release. We'll drop
them once .3 is released, but for now, we need the fixes to build
against the latest 5.4, 5.8 and 5.9 kernels.

We also bump the devupstream SRCREV to pickup the same changes.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
meta/recipes-kernel/lttng/lttng-modules/0001-Kconfig-fix-dependency-issue-when-building-in-tree-w.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0002-fix-Move-mmutrace.h-into-the-mmu-sub-directory-v5.9.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0003-fix-KVM-x86-mmu-Make-kvm_mmu_page-definition-and-acc.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0004-fix-ext4-limit-the-length-of-per-inode-prealloc-list.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0005-fix-ext4-indicate-via-a-block-bitmap-read-is-prefetc.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0006-fix-removal-of-smp_-read_barrier_depends-v5.9.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0007-fix-writeback-Drop-I_DIRTY_TIME_EXPIRE-v5.9.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0008-fix-writeback-Fix-sync-livelock-due-to-b_dirty_time-.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0009-fix-version-ranges-for-ext4_discard_preallocations-a.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0010-Fix-system-call-filter-table.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules_2.12.2.bb