diff options
| author | Steven Rostedt (VMware) <[email protected]> | 2018-02-06 22:28:36 +0000 |
|---|---|---|
| committer | Steven Rostedt (VMware) <[email protected]> | 2018-02-08 15:31:50 +0000 |
| commit | 878cb3fb06c67e8f1a452346e0bc6bb85f29b0a0 (patch) | |
| tree | 54b5a4346e706d7f87f37b9ac7bed4ee63637bbd /drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c | |
| parent | selftests/ftrace: Add some missing glob checks (diff) | |
| download | kernel-878cb3fb06c67e8f1a452346e0bc6bb85f29b0a0.tar.gz kernel-878cb3fb06c67e8f1a452346e0bc6bb85f29b0a0.zip | |
selftests/ftrace: Add more tests for removing of function probes
Al Viro discovered a bug in the removing of function probes where if it had
a '*' at the beginning, it would fail to find any matches. That is, because
it reset the glob search string to the the initial string with a "MATCH_END"
type, instead of skipping the wildcard "*" it included it, where it would
not match any functions because "*" was being treated as a normal character
and not a wildcard one.
Link: http://lkml.kernel.org/r/[email protected]
Cc: Shuah Khan <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c')
0 files changed, 0 insertions, 0 deletions
