From: Josh Triplett Date: Wed, 4 Oct 2006 09:17:10 +0000 (-0700) Subject: [PATCH] rcu: Mention rcu_bh in description of rcutorture's torture_type parameter X-Git-Tag: v2.6.19-rc1~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c29e03d9121e07714fb9e5303d9b026800ffd5a;p=pandora-kernel.git [PATCH] rcu: Mention rcu_bh in description of rcutorture's torture_type parameter The comment for rcutorture's torture_type parameter only lists the RCU variants rcu and srcu, but not rcu_bh; add rcu_bh to the list. 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