]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb5d5cfdc42e5a92f65c1ad095d155cd0331b09a7
tree5f35cb787f758f29f7853b9e1d96a9e5ab02eaed
parent1ceb161f2216d7909b9b539970ff26c210953bc8
[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