rcutorture: Refactor TREE_RCU test cases
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 30 Sep 2013 19:32:45 +0000 (12:32 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 3 Dec 2013 18:11:13 +0000 (10:11 -0800)
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>

No differences found