commit | 72e9bb549280b354311af30640c9433474f3a32c | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@us.ibm.com> | Tue Jun 27 02:54:03 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jun 27 17:32:40 2006 -0700 |
tree | 5f35cb787f758f29f7853b9e1d96a9e5ab02eaed | |
parent | 29766f1eb3d8d6cfaf1d6623fb4c3f7e5a822fe4 [diff] |
[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>