From: Josh Triplett Date: Wed, 4 Oct 2006 09:17:15 +0000 (-0700) Subject: [PATCH] rcu: add rcu_sync torture type to rcutorture X-Git-Tag: v2.6.19-rc1~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20d2e4283a97665a3db78c60dfa342a0c7c1b180;p=pandora-kernel.git [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 Acked-by: Paul E. McKenney Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed