]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
linux-yocto/5.2: config tweaks and kallsyms fix
authorBruce Ashfield <bruce.ashfield@gmail.com>
Thu, 5 Sep 2019 03:05:35 +0000 (23:05 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Sep 2019 07:15:45 +0000 (08:15 +0100)
commitecfa7aaea3e1c227704583347555e0b68de63104
tree040d1653091316359f908cc5ae1d5dfed30bd892
parent1c115da44666f8ab1e39cd0b20111464b08ed945
linux-yocto/5.2: config tweaks and kallsyms fix

Integrating some 5.2 configuration changes (for new board supprt), and
the following fix:

 kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the first symbol

With this fix, we no longer see:

   [    0.032677] kprobes: failed to populate blacklist: -22

during boot on arm/mips

(From OE-Core rev: 2dc78e805d80bdba8710a6a417fc139e884b9ea9)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb
meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb
meta/recipes-kernel/linux/linux-yocto_5.2.bb