commit | 6f744d4cdbbf5c71ef1db9fa0cf7b6c49862030f | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Jun 13 15:12:24 2013 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Sun Aug 18 21:03:25 2013 -0700 |
tree | b691ab6d0889bd2332314a22740d3be3b16e92b8 | |
parent | 827326143da8fecf198bf725366081bb12ee566e [diff] |
rcu: Sort rcutorture module parameters There are getting to be too many module parameters to permit the current semi-random order, so this patch orders them. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>