[PATCH] rcu: add rcu_sync torture type to rcutorture
authorJosh Triplett <josht@us.ibm.com>
Wed, 4 Oct 2006 09:17:15 +0000 (02:17 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 4 Oct 2006 14:55:31 +0000 (07:55 -0700)
commit20d2e4283a97665a3db78c60dfa342a0c7c1b180
tree25bb664ab495fe4afcf9b2f85e438a437af0f85c
parente3033736581f125ba5fd6c0760e0d430d54fb5c0
[PATCH] rcu: add rcu_sync torture type to rcutorture

Use the newly-generic synchronous deferred free function to implement torture
testing for RCU using synchronize_rcu rather than the asynchronous call_rcu.

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>
Documentation/RCU/torture.txt
kernel/rcutorture.c