]> Git Repo - linux.git/commit
[PATCH] rcu: add rcu_sync torture type to rcutorture
authorJosh Triplett <[email protected]>
Wed, 4 Oct 2006 09:17:15 +0000 (02:17 -0700)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Acked-by: Paul E. McKenney <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Documentation/RCU/torture.txt
kernel/rcutorture.c
This page took 0.05519 seconds and 4 git commands to generate.