On 11/02/2015 05:20 AM, Ben Hutchings wrote: > This series fixes some self-tests that are broken, unreliable or > produce compiler warnings in 4.3. > > Ben. > > Ben Hutchings (6): selftests: Add missing #include directives > selftests: memfd: Stop unnecessary rebuilds selftests: kprobe: > Choose an always-defined function to probe selftests: Make scripts > executable selftests: vm: Try harder to allocate huge pages > selftests: breakpoint: Actually build it > > tools/testing/selftests/breakpoints/Makefile | 2 +- > .../selftests/ftrace/test.d/kprobe/add_and_remove.tc | 2 +- > .../testing/selftests/ftrace/test.d/kprobe/busy_check.tc | 2 +- > .../testing/selftests/ftrace/test.d/kprobe/kprobe_args.tc | 2 +- > .../selftests/ftrace/test.d/kprobe/kprobe_ftrace.tc | 14 > +++++++------- .../selftests/ftrace/test.d/kprobe/kretprobe_args.tc > | 2 +- tools/testing/selftests/memfd/Makefile | > 12 ++++++------ tools/testing/selftests/memfd/memfd_test.c > | 1 + tools/testing/selftests/memfd/run_fuse_test.sh | > 0 tools/testing/selftests/mqueue/mq_open_tests.c | 1 + > tools/testing/selftests/mqueue/mq_perf_tests.c | 1 + > tools/testing/selftests/static_keys/test_static_keys.sh | 0 > tools/testing/selftests/timers/nanosleep.c | 1 + > tools/testing/selftests/vm/run_vmtests | 15 > ++++++++++++++- 14 files changed, 36 insertions(+), 19 > deletions(-) mode change 100644 => 100755 > tools/testing/selftests/memfd/run_fuse_test.sh mode change 100644 > => 100755 tools/testing/selftests/static_keys/test_static_keys.sh > Ben, Thanks for doing this. Several tests pass now with your patches. All 6 patches applied to linux-kselftest next for 4.4 thanks, -- Shuah -- Shuah Khan Sr. Linux Kernel Developer Open Source Innovation Group Samsung Research America (Silicon Valley) shuahkh@xxxxxxxxxxxxxxx | (970) 217-8978 -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html