commit | b2896d2e75c87ea6a842c088db730b03c91db737 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <[email protected]> | Wed Oct 04 02:17:03 2006 -0700 |
committer | Linus Torvalds <[email protected]> | 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. [[email protected]: make needlessly global code static] Signed-off-by: Paul E. McKenney <[email protected]> Cc: Paul E. McKenney <[email protected]> Signed-off-by: Adrian Bunk <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>