diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-04-20 09:28:52 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-20 09:28:52 +0200 |
| commit | cc402841ba1e067327a4adaf0a65335e47b5e83c (patch) | |
| tree | 33668025c6325e7e10d3fcbfaca210c5513547f3 /docs | |
| parent | eae05cb05ea763ab1165cbe994a092480aae2a33 (diff) | |
Update kernel_configs.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/linux/kernel_configs.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/linux/kernel_configs.md b/docs/linux/kernel_configs.md index d0d001988..01c3be228 100644 --- a/docs/linux/kernel_configs.md +++ b/docs/linux/kernel_configs.md @@ -67,6 +67,7 @@ Note: you also need the following commits if you are testing an old kernel: fault-inject: support systematic fault injection fault-inject: simplify access check for fail-nth fault-inject: fix wrong should_fail() decision in task context + fault-inject: add /proc/<pid>/fail-nth ``` Any other debugging configs, the more the better, here are some that proved to be especially useful: |
