]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
linux-yocto/5.19: fix elfutils run-backtrace-native-core ptest failure
authorBruce Ashfield <bruce.ashfield@gmail.com>
Fri, 18 Nov 2022 22:28:59 +0000 (17:28 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 22 Nov 2022 12:18:41 +0000 (12:18 +0000)
commite137ca045d21476394b12725447affe4c99b8e03
tree90d07b7148ba161db8f5e0b2ab9fe5a68857756a
parenta3417ce85e38d514c7dc43c2ddcdacf45996fc2a
linux-yocto/5.19: fix elfutils run-backtrace-native-core ptest failure

The following commit was integrated into the 5.19.15 -stable series and
breaks the elfutils backtrace ptests.

 don't use __kernel_write() on kmap_local_page()

It could be that other commits are also required in -stable, but a
revert is the easiest way to deal with the regression. We can revisit
newer kernel's (where the commit is also present) if they also start
to fail the test.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-kernel/linux/linux-yocto-rt_5.19.bb
meta/recipes-kernel/linux/linux-yocto-tiny_5.19.bb
meta/recipes-kernel/linux/linux-yocto_5.19.bb