diff options
author | Sven Schnelle <[email protected]> | 2020-01-28 09:30:29 +0100 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2020-01-28 13:36:48 -0700 |
commit | af4ddd607dff7aabd466a4a878e01b9f592a75ab (patch) | |
tree | d1821b1c773a09ab19551de837b2024e56253e20 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | ac87813d4372f4c005264acbe3b7f00c1dee37c4 (diff) |
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) <[email protected]>
Signed-off-by: Sven Schnelle <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions