Hi Linus,
Please pull the following Kselftest fixes update for Linux 5.17-rc5.
This Kselftest fixes update for Linux 5.17-rc5 consists of fixes to ftrace, exec, and seccomp tests build, run-time and install bugs. These bugs are in the way of running the tests.
diff is attached.
thanks, -- Shuah
---------------------------------------------------------------- The following changes since commit 183f80fd72db42c9cc483aa7a5e8e881355d0b03:
selftests/ir: fix build with ancient kernel headers (2022-02-04 13:14:41 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux-kselftest-fixes-5.17-rc5
for you to fetch changes up to 6fec1ab67f8d60704cc7de64abcfd389ab131542:
selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT (2022-02-14 13:28:17 -0700)
---------------------------------------------------------------- linux-kselftest-fixes-5.17-rc5
This Kselftest fixes update for Linux 5.17-rc5 consists of fixes to ftrace, exec, and seccomp tests build, run-time and install bugs. These bugs are in the way of running the tests.
---------------------------------------------------------------- Krzysztof Kozlowski (1): selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT
Muhammad Usama Anjum (1): selftests/exec: Add non-regular to TEST_GEN_PROGS
Sherry Yang (1): selftests/seccomp: Fix seccomp failure by adding missing headers
tools/testing/selftests/exec/Makefile | 4 ++-- tools/testing/selftests/ftrace/test.d/ftrace/func_set_ftrace_file.tc | 2 +- tools/testing/selftests/seccomp/Makefile | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) ----------------------------------------------------------------
The pull request you sent on Thu, 17 Feb 2022 15:24:08 -0700:
git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux-kselftest-fixes-5.17-rc5
has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/9195e5e0adbb8a9a5ee9ef0f9dedf6340d827405
Thank you!
linux-kselftest-mirror@lists.linaro.org