Revision 11a147013e39ff4cb031395cb78a9d307c4799cd authored by Josh Triplett on 04 October 2006, 09:17:16 UTC, committed by Linus Torvalds on 04 October 2006, 14:55:31 UTC
Use the newly-generic synchronous deferred free function to implement torture
testing for rcu_bh using synchronize_rcu_bh rather than the asynchronous
call_rcu_bh.

Signed-off-by: Josh Triplett <josh@freedesktop.org>
Acked-by: Paul E. McKenney <paulmck@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 20d2e42
History
File Mode Size
check-all.sh -rw-r--r-- 434 bytes
rt-tester.py -rw-r--r-- 5.2 KB
t2-l1-2rt-sameprio.tst -rw-r--r-- 1.6 KB
t2-l1-pi.tst -rw-r--r-- 1.4 KB
t2-l1-signal.tst -rw-r--r-- 1.3 KB
t2-l2-2rt-deadlock.tst -rw-r--r-- 1.4 KB
t3-l1-pi-1rt.tst -rw-r--r-- 1.5 KB
t3-l1-pi-2rt.tst -rw-r--r-- 1.5 KB
t3-l1-pi-3rt.tst -rw-r--r-- 1.5 KB
t3-l1-pi-signal.tst -rw-r--r-- 1.7 KB
t3-l1-pi-steal.tst -rw-r--r-- 1.7 KB
t3-l2-pi.tst -rw-r--r-- 1.5 KB
t4-l2-pi-deboost.tst -rw-r--r-- 2.1 KB
t5-l4-pi-boost-deboost-setsched.tst -rw-r--r-- 3.0 KB
t5-l4-pi-boost-deboost.tst -rw-r--r-- 2.3 KB

back to top