]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/5.4: fix kernel selftests
authorBruce Ashfield <bruce.ashfield@gmail.com>
Tue, 24 Mar 2020 23:05:00 +0000 (19:05 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Mar 2020 23:07:55 +0000 (23:07 +0000)
commit8ee272e6fdbc65097a3aa3e2456598dd089793eb
tree17c9f091d232f2b3cdce2404ccd82779b5b940e3
parent43ec35f7cc4f222ad91efdd56f8eea901db52def
linux-yocto/5.4: fix kernel selftests

Khem reported that kernel selftests are failing after some of the recent
-stable udpates, and identified the followig commits to solve the
issues:

    4cd12df48b83 selftest/bpf: Use CHECK macro instead of RET_IF
    84591c1cb409 Revert "selftests/bpf: Fix perf_buffer test on systems w/ offline CPUs"
    844b959f96bd Revert "selftests/bpf: Skip perf hw events test if the setup disabled it"

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.4.bb
meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
meta/recipes-kernel/linux/linux-yocto_5.4.bb