]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/RCU/torture.txt
Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', 'srcu...
[karo-tx-linux.git] / Documentation / RCU / torture.txt
index 7dce8a17eac269cdff475a57377bf49963c1216a..d8a50238739719b49aa0f04077860326cf98cc4d 100644 (file)
@@ -182,12 +182,6 @@ torture_type       The type of RCU to test, with string values as follows:
                "srcu_expedited": srcu_read_lock(), srcu_read_unlock() and
                        synchronize_srcu_expedited().
 
-               "srcu_raw": srcu_read_lock_raw(), srcu_read_unlock_raw(),
-                       and call_srcu().
-
-               "srcu_raw_sync": srcu_read_lock_raw(), srcu_read_unlock_raw(),
-                       and synchronize_srcu().
-
                "sched": preempt_disable(), preempt_enable(), and
                        call_rcu_sched().