]> code.ossystems Code Review - openembedded-core.git/commit
lttng-modules: fix build against 5.15+
authorBruce Ashfield <bruce.ashfield@gmail.com>
Fri, 24 Sep 2021 15:10:13 +0000 (11:10 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 26 Sep 2021 11:05:04 +0000 (12:05 +0100)
commitaf17b507009be14d6f7069d39feb1fbd7563471d
treee1c210c21ffb18513fb07d45e975c976b7505cb9
parent1317bd6f92f32444301c5f6cf0c98e7a64e92f66
lttng-modules: fix build against 5.15+

When testing linux-yocto-dev 5.15-rc, lttng-modules fails to build.
Upstream already has fixes for 5.15 in the release branch, so we
backport the two patches here and we can drop them on the next version
bump.

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-cpu-hotplug-Remove-deprecated-CPU-hotplug-functi.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0002-fix-Revert-Makefile-Enable-Wimplicit-fallthrough-for.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules_2.13.0.bb