commit | 27ac1ddf214741d152909f89981ee2bdf16318c9 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon Sep 30 12:32:45 2013 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Dec 03 10:11:13 2013 -0800 |
tree | ea72287365da81d8d310bfb3eeb9058bff96051f | |
parent | a0b8e0853a87ef008a819e8cbe905735934396da [diff] |
rcutorture: Refactor TREE_RCU test cases The TREE_RCU test cases were first put in place many years ago, and have been incrementally modified rather than being reworked. This commit therefore completes a long-overdue reworking of the TREE_RCU test cases. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Cc: Greg KH <gregkh@linuxfoundation.org>