diff options
author | Wei Yongjun <[email protected]> | 2022-08-17 08:03:32 +0000 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2022-12-15 16:40:44 -0800 |
commit | f9eeef5918bbe1f2545d36280330dced25d6cf97 (patch) | |
tree | b369449d3d0d1477109c2251d8679315f9bf297b /drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c | |
parent | 0199907474d402809319ada802b50643625914f9 (diff) |
fault-injection: make stacktrace filter works as expected
stacktrace filter is checked after others, such as fail-nth, interval and
probability. This make it doesn't work well as expected.
Fix to running stacktrace filter before other filters. It will speed up
fault inject testing for driver modules.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Wei Yongjun <[email protected]>
Cc: Akinobu Mita <[email protected]>
Cc: Dan Williams <[email protected]>
Cc: Isabella Basso <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Miguel Ojeda <[email protected]>
Cc: Nathan Chancellor <[email protected]>
Cc: Nick Desaulniers <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Rasmus Villemoes <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c')
0 files changed, 0 insertions, 0 deletions