]> code.ossystems Code Review - openembedded-core.git/commit
lttng-modules: backport patches to fix build against 5.12+ kernel
authorVinícius Ossanes Aquino <vinicius.aquino@ossystems.com.br>
Fri, 7 May 2021 20:00:58 +0000 (17:00 -0300)
committerAnuj Mittal <anuj.mittal@intel.com>
Tue, 11 May 2021 05:15:21 +0000 (13:15 +0800)
commit86bcab9e9f4ee5e06f7db8c75d4b983fd2be59d2
treecbd70219724c2fd6cff642e4131e2e341ebffb75
parentaca5873e830d3b66f00cad4fa03982cc4ec5b445
lttng-modules: backport patches to fix build against 5.12+ kernel

Add the following patches from stable-2.12 branch of lttng repository
to fix errors when building lttng-modules against 5.12+ kernel
since they are not present on the release 2.12.5:

17cd2dc9 fix: block: add a disk_uevent helper (v5.12)
127135b6 fix backport: block: add a disk_uevent helper (v5.12)
853d5903 fix: mm, tracing: kfree event name mismatching with
provider kmem (v5.12)

Signed-off-by: Vinicius Aquino <vinicius.aquino@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 2538ba2b3490e3599d9ccd637aa8486ea428f1b0)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-kernel/lttng/lttng-modules/0005-fix-block-add-a-disk_uevent-helper-v5.12.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0006-fix-backport-block-add-a-disk_uevent-helper-v5.12.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0007-fix-mm-tracing-kfree-event-name-mismatching-with-pro.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules_2.12.5.bb