Hi Linus,
Please pull the following Kselftest fixes update for Linux 5.6-rc3
This Kselftest update for Linux 5.6-rc3 consists of fixes to build failures and other test bugs.
diff is attached.
thanks, -- Shuah
---------------------------------------------------------------- The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux-kselftest-5.6-rc3
for you to fetch changes up to 9a0584f05687947d5a0b87f046bcd2592a55e67c:
selftests: openat2: fix build error on newer glibc (2020-02-13 13:15:45 -0700)
---------------------------------------------------------------- linux-kselftest-5.6-rc3
This Kselftest update for Linux 5.6-rc3 consists of fixes to build failures and other test bugs.
---------------------------------------------------------------- Aleksa Sarai (1): selftests: openat2: fix build error on newer glibc
Colin Ian King (1): selftests: fix spelling mistaked "chaigned" -> "chained"
Dmitry Safonov (1): selftests: use LDLIBS for libraries instead of LDFLAGS
Jiri Benc (2): selftests: allow detection of build failures selftests: fix too long argument
Nikita Sobolev (1): Kernel selftests: tpm2: check for tpm support
Steven Rostedt (VMware) (1): selftests/ftrace: Have pid filter test use instance flag
tools/testing/selftests/Makefile | 12 +++++++++-- .../ftrace/test.d/ftrace/func-filter-pid.tc | 8 +------- tools/testing/selftests/futex/functional/Makefile | 2 +- tools/testing/selftests/lib.mk | 23 ++++++++++++---------- tools/testing/selftests/net/Makefile | 4 ++-- tools/testing/selftests/openat2/helpers.c | 2 +- tools/testing/selftests/openat2/resolve_test.c | 2 +- tools/testing/selftests/rtc/Makefile | 2 +- tools/testing/selftests/timens/Makefile | 2 +- tools/testing/selftests/tpm2/test_smoke.sh | 13 ++++++++++-- tools/testing/selftests/tpm2/test_space.sh | 9 ++++++++- 11 files changed, 50 insertions(+), 29 deletions(-)
----------------------------------------------------------------
The pull request you sent on Wed, 19 Feb 2020 15:33:51 -0700:
git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux-kselftest-5.6-rc3
has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/ca7e1fd1026c5af6a533b4b5447e1d2f153e28f2
Thank you!
linux-kselftest-mirror@lists.linaro.org