From: Bruce Ashfield <[email protected]> Richard,
Here's the latest round of -stable updates for the active kernels in master. My first runs ran into the lttng-modules issues, and I've included a 10 patch backport of changes from lttng 2.12.x to address the various build issues I found against 5.4 and 5.8. There's a different lttng patch on the list, but it didn't address all of my build failures, so I generated this full backport change. Cheers, Bruce The following changes since commit 070d9b8f5e753e8928d2d7048e0c7bd9adbb3c29: linux-yocto/config: netfilter: Enable nat for ipv4 and ipv6 (2020-09-14 12:13:47 -0400) are available in the Git repository at: git://git.yoctoproject.org/poky-contrib zedd/kernel http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (5): linux-yocto/5.8: update to v5.8.8 linux-yocto/5.4: update to v5.4.64 linux-yocto/config: configuration warning cleanup linux-yocto/5.8: update to v5.8.9 linux-yocto/5.4: update to v5.4.65 Jens Rehsack (1): lttng-modules: backport patches from 2.12.x to fix 5.4.64+ and 5.8.9+ builds .../linux/linux-yocto-rt_5.4.bb | 6 +- .../linux/linux-yocto-rt_5.8.bb | 6 +- .../linux/linux-yocto-tiny_5.4.bb | 8 +- .../linux/linux-yocto-tiny_5.8.bb | 8 +- meta/recipes-kernel/linux/linux-yocto_5.4.bb | 22 +- meta/recipes-kernel/linux/linux-yocto_5.8.bb | 22 +- ...ndency-issue-when-building-in-tree-w.patch | 54 ++ ...ce.h-into-the-mmu-sub-directory-v5.9.patch | 41 + ...Make-kvm_mmu_page-definition-and-acc.patch | 39 + ...he-length-of-per-inode-prealloc-list.patch | 84 ++ ...e-via-a-block-bitmap-read-is-prefetc.patch | 63 ++ ...al-of-smp_-read_barrier_depends-v5.9.patch | 391 ++++++++ ...teback-Drop-I_DIRTY_TIME_EXPIRE-v5.9.patch | 59 ++ ...x-sync-livelock-due-to-b_dirty_time-.patch | 117 +++ ...es-for-ext4_discard_preallocations-a.patch | 52 + .../0010-Fix-system-call-filter-table.patch | 918 ++++++++++++++++++ .../lttng/lttng-modules_2.12.2.bb | 12 +- 17 files changed, 1865 insertions(+), 37 deletions(-) create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0001-Kconfig-fix-dependency-issue-when-building-in-tree-w.patch create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0002-fix-Move-mmutrace.h-into-the-mmu-sub-directory-v5.9.patch create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0003-fix-KVM-x86-mmu-Make-kvm_mmu_page-definition-and-acc.patch create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0004-fix-ext4-limit-the-length-of-per-inode-prealloc-list.patch create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0005-fix-ext4-indicate-via-a-block-bitmap-read-is-prefetc.patch create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0006-fix-removal-of-smp_-read_barrier_depends-v5.9.patch create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0007-fix-writeback-Drop-I_DIRTY_TIME_EXPIRE-v5.9.patch create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0008-fix-writeback-Fix-sync-livelock-due-to-b_dirty_time-.patch create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0009-fix-version-ranges-for-ext4_discard_preallocations-a.patch create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0010-Fix-system-call-filter-table.patch -- 2.19.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#142555): https://lists.openembedded.org/g/openembedded-core/message/142555 Mute This Topic: https://lists.openembedded.org/mt/76853774/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
