Re: [PATCH 00/13] selftests fixes

From: Shuah Khan
Date: Wed Oct 28 2020 - 19:45:16 EST


On 10/27/20 7:37 PM, Michael Ellerman wrote:
Tommi Rantala <tommi.t.rantala@xxxxxxxxx> writes:
Hi, small fixes to issues I hit with selftests.

Tommi Rantala (13):
selftests: filter kselftest headers from command in lib.mk
selftests: pidfd: fix compilation errors due to wait.h
selftests: add vmaccess to .gitignore
selftests/harness: prettify SKIP message whitespace again
selftests: pidfd: use ksft_test_result_skip() when skipping test
selftests: pidfd: skip test on kcmp() ENOSYS
selftests: pidfd: add CONFIG_CHECKPOINT_RESTORE=y to config
selftests: pidfd: drop needless linux/kcmp.h inclusion in
pidfd_setns_test.c
selftests: android: fix multiple definition of sock_name
selftests: proc: fix warning: _GNU_SOURCE redefined
selftests: core: use SKIP instead of XFAIL in close_range_test.c
selftests: clone3: use SKIP instead of XFAIL
selftests: binderfs: use SKIP instead of XFAIL

This series doesn't seem to have been picked up?

cheers


I applied them to linux-kselftest fixes yesterday.

thanks,
-- Shuah