commit | 4b6c2cca6eef9cc4a15350bf1c61839e12e08b84 | [log] [tgz] |
---|---|---|
author | Josh Triplett <josht@us.ibm.com> | Wed Oct 04 02:17:16 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Oct 04 07:55:31 2006 -0700 |
tree | 47c59830f653cb20716bd24fa5272963cceaa68f | |
parent | 11a147013e39ff4cb031395cb78a9d307c4799cd [diff] |
[PATCH] rcu: add sched torture type to rcutorture Implement torture testing for the "sched" variant of RCU, which uses preempt_disable, preempt_enable, and synchronize_sched. 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>