locktorture: Introduce torture context
authorDavidlohr Bueso <dave@stgolabs.net>
Fri, 12 Sep 2014 04:42:25 +0000 (21:42 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 16 Sep 2014 20:41:40 +0000 (13:41 -0700)
The amount of global variables is getting pretty ugly. Group variables
related to the execution (ie: not parameters) in a new context structure.

Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>

No differences found