From: Bruce Ashfield <[email protected]>
Richard,
Here's my latest batch of bugfix and prep for release changes.
We have one configuration fix, as well as a fix to the tools that was
hiding some warnings that we used to get.
** There's a chance that this kern-tools change will pop out some
warnings. I can fix the warnings easily, but if it does, I'd suggest
just dropping it from the queue, since nothing depends on it.
**
We also have normal -stable bumps, that didn't cause any issues for me.
And finally, I'm preparing to bump the -dev kernel to v5.12 for the
release, and found a couple of issues with lttng (as usual) and kernel-devsrc.
I split the lttng one into two patches, so you could decide on the
backported patches separately from the devupstream bump.
The devsrc fix is safe for older kernels, and is a good thing to have
in the release to provide some future proofing.
Cheers,
Bruce
The following changes since commit 3cda6c0bd175282903079dea4affb3fcd290f137:
sudo: upgrade 1.9.5p2 -> 1.9.6 (2021-03-16 17:52:21 +0000)
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 (8):
linux-yocto/5.10: fix SERIAL_OF_PLATFORM warning
linux-yocto/5.4: update to v5.4.105
linux-yocto/5.10: update to v5.10.23
linux-yocto/5.10: cfg: features/numa: Remove NODES_SPAN_OTHER_NODES
option
kern-tools: add dropped options to audit output
lttng-modules: update devupstream to 2.12.5+
lttng-modules: backport patches to fix build against 5.12+ kernel
kernel-devsrc: fix on-target scripts/prepare for v5.12+
.../kern-tools/kern-tools-native_git.bb | 2 +-
meta/recipes-kernel/linux/kernel-devsrc.bb | 1 +
.../linux/linux-yocto-rt_5.10.bb | 6 +-
.../linux/linux-yocto-rt_5.4.bb | 6 +-
.../linux/linux-yocto-tiny_5.10.bb | 8 +-
.../linux/linux-yocto-tiny_5.4.bb | 8 +-
meta/recipes-kernel/linux/linux-yocto_5.10.bb | 22 +--
meta/recipes-kernel/linux/linux-yocto_5.4.bb | 22 +--
...01-Fix-memory-leaks-on-event-destroy.patch | 58 +++++++
...preter-early-exits-on-uninitialized-.patch | 159 ++++++++++++++++++
...ecord-slab-name-for-kmem_cache_free-.patch | 91 ++++++++++
...be-null-ptr-deref-on-session-destroy.patch | 41 +++++
.../lttng/lttng-modules_2.12.5.bb | 9 +-
13 files changed, 394 insertions(+), 39 deletions(-)
create mode 100644
meta/recipes-kernel/lttng/lttng-modules/0001-Fix-memory-leaks-on-event-destroy.patch
create mode 100644
meta/recipes-kernel/lttng/lttng-modules/0002-Fix-filter-interpreter-early-exits-on-uninitialized-.patch
create mode 100644
meta/recipes-kernel/lttng/lttng-modules/0003-fix-mm-tracing-record-slab-name-for-kmem_cache_free-.patch
create mode 100644
meta/recipes-kernel/lttng/lttng-modules/0004-Fix-kretprobe-null-ptr-deref-on-session-destroy.patch
--
2.19.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#149693):
https://lists.openembedded.org/g/openembedded-core/message/149693
Mute This Topic: https://lists.openembedded.org/mt/81463621/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-