[PATCH] rcu: Mention rcu_bh in description of rcutorture's torture_type parameter
authorJosh Triplett <josht@us.ibm.com>
Wed, 4 Oct 2006 09:17:10 +0000 (02:17 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 4 Oct 2006 14:55:30 +0000 (07:55 -0700)
commit3c29e03d9121e07714fb9e5303d9b026800ffd5a
treef5b5b96b5446b0933c240e4c4f9c44738e5f571b
parentff2c93a5373f12f86f3281705d11278a9f2334e2
[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 <josh@freedesktop.org>
Acked-by: Paul E. McKenney <paulmck@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/rcutorture.c