]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 9 May 2021 22:30:10 +0000 (23:30 +0100)
commit2538ba2b3490e3599d9ccd637aa8486ea428f1b0
treea5c2e810ded4449f24562200ffc7f99f8483fc64
parent42355cb73049ee7a4af0f539a2a5b7d4ee1abc65
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>
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