aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/Makefile
diff options
context:
space:
mode:
authorSven Schnelle <svens@linux.ibm.com>2020-01-28 09:30:29 +0100
committerShuah Khan <skhan@linuxfoundation.org>2020-01-28 13:36:48 -0700
commitaf4ddd607dff7aabd466a4a878e01b9f592a75ab (patch)
treed1821b1c773a09ab19551de837b2024e56253e20 /tools/testing/selftests/Makefile
parentselftests: settings: tests can be in subsubdirs (diff)
downloadwireguard-linux-af4ddd607dff7aabd466a4a878e01b9f592a75ab.tar.xz
wireguard-linux-af4ddd607dff7aabd466a4a878e01b9f592a75ab.zip
selftests/ftrace: fix glob selftest
test.d/ftrace/func-filter-glob.tc is failing on s390 because it has ARCH_INLINE_SPIN_LOCK and friends set to 'y'. So the usual __raw_spin_lock symbol isn't in the ftrace function list. Change '*aw*lock' to '*spin*lock' which would hopefully match some of the locking functions on all platforms. Reviewed-by: Steven Rostedt (VMware) <rostedt@goodmis.org> Signed-off-by: Sven Schnelle <svens@linux.ibm.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/testing/selftests/Makefile')
0 files changed, 0 insertions, 0 deletions