diff options
-rw-r--r-- | Documentation/RCU/stallwarn.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RCU/stallwarn.txt b/Documentation/RCU/stallwarn.txt index 1ab70c37921f..13e88fc00f01 100644 --- a/Documentation/RCU/stallwarn.txt +++ b/Documentation/RCU/stallwarn.txt | |||
@@ -153,7 +153,7 @@ rcupdate.rcu_task_stall_timeout | |||
153 | This boot/sysfs parameter controls the RCU-tasks stall warning | 153 | This boot/sysfs parameter controls the RCU-tasks stall warning |
154 | interval. A value of zero or less suppresses RCU-tasks stall | 154 | interval. A value of zero or less suppresses RCU-tasks stall |
155 | warnings. A positive value sets the stall-warning interval | 155 | warnings. A positive value sets the stall-warning interval |
156 | in jiffies. An RCU-tasks stall warning starts with the line: | 156 | in seconds. An RCU-tasks stall warning starts with the line: |
157 | 157 | ||
158 | INFO: rcu_tasks detected stalls on tasks: | 158 | INFO: rcu_tasks detected stalls on tasks: |
159 | 159 | ||