From cc402841ba1e067327a4adaf0a65335e47b5e83c Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Fri, 20 Apr 2018 09:28:52 +0200 Subject: Update kernel_configs.md --- docs/linux/kernel_configs.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/linux') 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//fail-nth ``` Any other debugging configs, the more the better, here are some that proved to be especially useful: -- cgit mrf-deployment