diff options
| author | Steven Rostedt (VMware) <[email protected]> | 2018-02-06 22:19:03 +0000 |
|---|---|---|
| committer | Steven Rostedt (VMware) <[email protected]> | 2018-02-08 15:13:28 +0000 |
| commit | 97fe22adf33f06519bfdf7dad33bcd562e366c8f (patch) | |
| tree | b0ae76021df0c889ba69ecb1bef395a99427619d /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
| parent | selftests/ftrace: Have reset_ftrace_filter handle multiple instances (diff) | |
| download | kernel-97fe22adf33f06519bfdf7dad33bcd562e366c8f.tar.gz kernel-97fe22adf33f06519bfdf7dad33bcd562e366c8f.zip | |
selftests/ftrace: Add some missing glob checks
Al Viro discovered a bug in the glob ftrace filtering code where "*a*b" is
treated the same as "a*b", and functions that would be selected by "*a*b"
but not "a*b" are not selected with "*a*b".
Add tests for patterns "*a*b" and "a*b*" to the glob selftest.
Link: http://lkml.kernel.org/r/[email protected]
Cc: Shuah Khan <[email protected]>
Acked-by: Masami Hiramatsu <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions
