commit | 630952c22b04ada7e88ad93b87ad893cd818cc6b | [log] [tgz] |
---|---|---|
author | Davidlohr Bueso <dave@stgolabs.net> | Thu Sep 11 21:42:25 2014 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Sep 16 13:41:40 2014 -0700 |
tree | 6510ea291334818a1cfe13272ff576d4f42df1c1 | |
parent | 4a3b427f0b27c7e15edfa607524ff012a155337a [diff] |
locktorture: Introduce torture context 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>