]> code.ossystems Code Review - openembedded-core.git/commit
lttng-modules: backport patches to fix build against 5.12+ kernel
authorBruce Ashfield <bruce.ashfield@gmail.com>
Fri, 19 Mar 2021 18:58:36 +0000 (14:58 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 20 Mar 2021 18:50:05 +0000 (18:50 +0000)
commit2d45c09bfbad969549c719654f72714324299f00
tree5e8772144b4e7991cd67688a9c1830eba1b365f7
parenta53ddaa3dc5c072f9fbc5df5075e6067c0d6cc11
lttng-modules: backport patches to fix build against 5.12+ kernel

There are four changes in addition to the 2.12.5 release that we
need to build against the 5.12 kernel. Rather than only rely on
people knowing to use devupstream support to build against newer
kernels, we backport the 4 patches while waiting for release.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/lttng/lttng-modules/0001-Fix-memory-leaks-on-event-destroy.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0002-Fix-filter-interpreter-early-exits-on-uninitialized-.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0003-fix-mm-tracing-record-slab-name-for-kmem_cache_free-.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0004-Fix-kretprobe-null-ptr-deref-on-session-destroy.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules_2.12.5.bb