From: Josh Triplett Date: Wed, 4 Oct 2006 09:17:14 +0000 (-0700) Subject: [PATCH] rcu: refactor srcu_torture_deferred_free to work for any implementation X-Git-Tag: v2.6.19-rc1~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3033736581f125ba5fd6c0760e0d430d54fb5c0;p=pandora-kernel.git [PATCH] rcu: refactor srcu_torture_deferred_free to work for any implementation Make srcu_torture_deferred_free use cur_ops->sync() so it will work for any implementation. Move and rename it in preparation for use in the ops of other implementations. 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