[PATCH 0/4 -next] fault-injection: make stacktrace filter works with others

Wei Yongjun posted 4 patches 3 years, 7 months ago
There is a newer version of this series
lib/Kconfig.debug  |  1 -
lib/fault-inject.c | 30 ++++++++++++++++++++++--------
2 files changed, 22 insertions(+), 9 deletions(-)
[PATCH 0/4 -next] fault-injection: make stacktrace filter works with others
Posted by Wei Yongjun 3 years, 7 months ago
This patchset allow fault injection run on x86_64, and make stacktrace
filter works as expected. With this, we can test device driver module by
fault injecting more easy.

*** BLURB HERE ***

Wei Yongjun (4):
  fault-injection: allow stacktrace filter for x86-64
  fault-injection: skip stacktrace filtering by default
  fault-injection: make some stack filter attrs more readable
  fault-injection: make stacktrace filter works as expected

 lib/Kconfig.debug  |  1 -
 lib/fault-inject.c | 30 ++++++++++++++++++++++--------
 2 files changed, 22 insertions(+), 9 deletions(-)

-- 
2.34.1