]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
lttng-modules: fix 5.19+ build
authorBruce Ashfield <bruce.ashfield@gmail.com>
Thu, 30 Jun 2022 19:16:55 +0000 (15:16 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Jul 2022 21:51:46 +0000 (22:51 +0100)
commitdce3c772efab4e51a82fb9c8fb74bc614ee3a82e
tree08fdefbd42f9702acb1c9e158463a9afa82b44f7
parent2c499f598fd3651c356cc218d7b1a9858467fc7c
lttng-modules: fix 5.19+ build

We need to backport three patches from the lttng upstream tree to
fix the build against 5.19+.

Obviously we'll drop these once the next lttng-modules release is
available.

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-mm-page_alloc-fix-tracepoint-mm_page_alloc_zone_.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0002-fix-fs-Remove-flags-parameter-from-aops-write_begin-.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0003-fix-workqueue-Fix-type-of-cpu-in-trace-event-v5.19.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules_2.13.4.bb