git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a3b427
)
locktorture: Introduce torture context
author
Davidlohr Bueso
<dave@stgolabs.net>
Fri, 12 Sep 2014 04:42:25 +0000
(21:42 -0700)
committer
Paul 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