[PATCH tip/core/rcu 3/5] rcu: Sort rcutorture module parameters

2013-08-19 Thread Paul E. McKenney
From: "Paul E. McKenney" 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 Reviewed-by: Josh Triplett --- kernel/rcutorture.c | 101 +--- 1 file

Re: [PATCH tip/core/rcu 3/5] rcu: Sort rcutorture module parameters

2013-08-18 Thread Paul E. McKenney
On Sat, Aug 17, 2013 at 07:57:40PM -0700, Josh Triplett wrote: > On Sat, Aug 17, 2013 at 07:25:15PM -0700, Paul E. McKenney wrote: > > From: "Paul E. McKenney" > > > > There are getting to be too many module parameters to permit the current > > semi-random order, so this patch orders them. > > >

Re: [PATCH tip/core/rcu 3/5] rcu: Sort rcutorture module parameters

2013-08-17 Thread Josh Triplett
On Sat, Aug 17, 2013 at 07:25:15PM -0700, Paul E. McKenney wrote: > From: "Paul E. McKenney" > > 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 As long as you're reordering them anyway

[PATCH tip/core/rcu 3/5] rcu: Sort rcutorture module parameters

2013-08-17 Thread Paul E. McKenney
From: "Paul E. McKenney" 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 --- kernel/rcutorture.c | 68 ++--- 1 file changed, 34 insertions(+),