From: Josh Triplett Date: Wed, 4 Oct 2006 09:17:16 +0000 (-0700) Subject: [PATCH] rcu: add rcu_bh_sync torture type to rcutorture X-Git-Tag: v2.6.19-rc1~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11a147013e39ff4cb031395cb78a9d307c4799cd;p=pandora-kernel.git [PATCH] rcu: add rcu_bh_sync torture type to rcutorture Use the newly-generic synchronous deferred free function to implement torture testing for rcu_bh using synchronize_rcu_bh rather than the asynchronous call_rcu_bh. 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