]> code.ossystems Code Review - openembedded-core.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:13:40 +0000 (08:13 +0100)
commit2dc78e805d80bdba8710a6a417fc139e884b9ea9
tree28f186f70aef4845122be8827d8423b55f4b1445
parent332b1e21db3e0cbeeb14f12dd6aeedb89b76d761
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

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