From: Josh Triplett Date: Wed, 4 Oct 2006 09:17:16 +0000 (-0700) Subject: [PATCH] rcu: add sched torture type to rcutorture X-Git-Tag: v2.6.19-rc1~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b6c2cca6eef9cc4a15350bf1c61839e12e08b84;p=pandora-kernel.git [PATCH] rcu: add sched torture type to rcutorture Implement torture testing for the "sched" variant of RCU, which uses preempt_disable, preempt_enable, and synchronize_sched. 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