aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/fault-injection/notifier-error-inject.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/fault-injection/notifier-error-inject.txt')
-rw-r--r--Documentation/fault-injection/notifier-error-inject.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/fault-injection/notifier-error-inject.txt b/Documentation/fault-injection/notifier-error-inject.txt
index c83526c364e5..09adabef513f 100644
--- a/Documentation/fault-injection/notifier-error-inject.txt
+++ b/Documentation/fault-injection/notifier-error-inject.txt
@@ -1,7 +1,7 @@
1Notifier error injection 1Notifier error injection
2======================== 2========================
3 3
4Notifier error injection provides the ability to inject artifical errors to 4Notifier error injection provides the ability to inject artificial errors to
5specified notifier chain callbacks. It is useful to test the error handling of 5specified notifier chain callbacks. It is useful to test the error handling of
6notifier call chain failures which is rarely executed. There are kernel 6notifier call chain failures which is rarely executed. There are kernel
7modules that can be used to test the following notifiers. 7modules that can be used to test the following notifiers.
@@ -14,7 +14,7 @@ modules that can be used to test the following notifiers.
14CPU notifier error injection module 14CPU notifier error injection module
15----------------------------------- 15-----------------------------------
16This feature can be used to test the error handling of the CPU notifiers by 16This feature can be used to test the error handling of the CPU notifiers by
17injecting artifical errors to CPU notifier chain callbacks. 17injecting artificial errors to CPU notifier chain callbacks.
18 18
19If the notifier call chain should be failed with some events notified, write 19If the notifier call chain should be failed with some events notified, write
20the error code to debugfs interface 20the error code to debugfs interface