commit | c2884de38e01134ae040d55aa5644049d1bb850f | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Wed Jan 29 07:30:50 2014 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Sun Feb 23 09:01:02 2014 -0800 |
tree | c30e47a8bd1e2fc647bf19965102dac421a959e1 | |
parent | 5ccf60f23d33afd53568cff4f3f421f2ca624401 [diff] |
rcutorture: Abstract TOROUT_STRING() and friends These diagnostic macros are not confined to torturing RCU, so this commit makes them available to other torture tests. Also removed the do-while from TOROUT_STRING() in response to checkpatch complaints. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>