2017-08-15 16:34:36

by Shuah Khan

[permalink] [raw]
Subject: [GIT PULL] Kselftest update for 4.13-rc6 fixes

Hi Linus,

Please pull the following fixes update for 4.13-rc6

This update consists of important compile and run-time error fixes to
timers/freq-step, kmod, and sysctl tests.

Diff for the update is attached.

thanks,
-- Shuah

-----------------------------------------------------------------------------------

The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux-kselftest-4.13-rc6-fixes

for you to fetch changes up to 622b2fbe625bc255faa4ee69a0fbcab80d3e40e6:

selftests: timers: freq-step: fix compile error (2017-08-11 09:28:37 -0600)

----------------------------------------------------------------
linux-kselftest-4.13-rc6-fixes

This update consists of important compile and run-time error fixes to
timers/freq-step, kmod, and sysctl tests.

----------------------------------------------------------------
Luis R. Rodriguez (2):
test_kmod: fix kmod.sh by making it executable
test_sysctl: fix sysctl.sh by making it executable

Shuah Khan (2):
selftests: futex: fix run_tests target
selftests: timers: freq-step: fix compile error

tools/testing/selftests/futex/Makefile | 2 +-
tools/testing/selftests/kmod/kmod.sh | 0
tools/testing/selftests/sysctl/sysctl.sh | 0
tools/testing/selftests/timers/freq-step.c | 7 +++----
4 files changed, 4 insertions(+), 5 deletions(-)
mode change 100644 => 100755 tools/testing/selftests/kmod/kmod.sh
mode change 100644 => 100755 tools/testing/selftests/sysctl/sysctl.sh

-----------------------------------------------------------------------------------

--
Shuah Khan
Sr. Linux Kernel Developer
Open Source Innovation Group
Samsung Research America (Silicon Valley)
[email protected]


Attachments:
linux-kselftest-4.13-rc6-fixes.diff (1.29 kB)