[PATCH] rcutorture: add ops vector and Classic RCU ops
authorPaul E. McKenney <paulmck@us.ibm.com>
Tue, 27 Jun 2006 09:54:03 +0000 (02:54 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 28 Jun 2006 00:32:40 +0000 (17:32 -0700)
commit72e9bb549280b354311af30640c9433474f3a32c
tree5f35cb787f758f29f7853b9e1d96a9e5ab02eaed
parent29766f1eb3d8d6cfaf1d6623fb4c3f7e5a822fe4
[PATCH] rcutorture: add ops vector and Classic RCU ops

Add an ops vector to rcutorture, and add the ops for Classic RCU.  Update
the rcutorture documentation to reflect slight change to the dmesg formats.

Signed-off-by: Paul E. McKenney <paulmck@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/RCU/torture.txt
kernel/rcutorture.c