commit | 58d280bd704b4cf8cbb3ae3fb7849c07601d0568 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Wed Feb 26 15:23:21 2014 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Wed May 14 09:45:42 2014 -0700 |
tree | 9faa56360ea23dc22456a994a59ce54aa49aa9dc | |
parent | 8c55f2271c732670099f0a47d287c1b4a1d812c2 [diff] |
torture: Rename RCU_KMAKE_ARG to TORTURE_KMAKE_ARG This commit makes the torture scripts a bit more RCU-independent by changing RCU_KMAKE_ARG to TORTURE_KMAKE_ARG. It also removes the unnecessary export command. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>