commit | b2896d2e75c87ea6a842c088db730b03c91db737 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@us.ibm.com> | Wed Oct 04 02:17:03 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Oct 04 07:55:30 2006 -0700 |
tree | 69411d92f0ba99d3888c6fe8c817708e9a47eb67 | |
parent | 621934ee7ed5b073c7fd638b347e632c53572761 [diff] |
[PATCH] srcu-3: add SRCU operations to rcutorture Adds SRCU operations to rcutorture and updates rcutorture documentation. Also increases the stress imposed by the rcutorture test. [bunk@stusta.de: make needlessly global code static] Signed-off-by: Paul E. McKenney <paulmck@us.ibm.com> Cc: Paul E. McKenney <paulmck@us.ibm.com> Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>