]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/kernel-parameters.txt
rcutorture: Add RCU-tasks tests to default rcutorture list
[karo-tx-linux.git] / Documentation / kernel-parameters.txt
index 5ae8608ca9f58a6331cae454ae7a0c84ab2f6c47..e98be953d96c3794f91f5473031db4879230cfc5 100644 (file)
@@ -2982,6 +2982,11 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
        rcupdate.rcu_cpu_stall_timeout= [KNL]
                        Set timeout for RCU CPU stall warning messages.
 
+       rcupdate.rcu_task_stall_timeout= [KNL]
+                       Set timeout in jiffies for RCU task stall warning
+                       messages.  Disable with a value less than or equal
+                       to zero.
+
        rdinit=         [KNL]
                        Format: <full_path>
                        Run specified binary instead of /init from the ramdisk,