Re: [PATCH 1/9] locktorture: Rename locktorture_runnable parameter

2014-09-12 Thread Paul E. McKenney
On Fri, Sep 12, 2014 at 10:40:26AM -0700, Paul E. McKenney wrote: [ . . . ] > locktorture: Make torture scripting account for new _runnable name > > Signed-off-by: Paul E. McKenney > > diff --git a/tools/testing/selftests/rcutorture/configs/lock/ver_functions.sh >

Re: [PATCH 1/9] locktorture: Rename locktorture_runnable parameter

2014-09-12 Thread Paul E. McKenney
On Thu, Sep 11, 2014 at 08:40:16PM -0700, Davidlohr Bueso wrote: > ... to just 'torture_runnable'. It follows other variable naming > and is shorter. > > Signed-off-by: Davidlohr Bueso Looks good -- and please see below for the corresponding change to the locktorture scripting. (Which I have

Re: [PATCH 1/9] locktorture: Rename locktorture_runnable parameter

2014-09-12 Thread Paul E. McKenney
On Thu, Sep 11, 2014 at 08:40:16PM -0700, Davidlohr Bueso wrote: ... to just 'torture_runnable'. It follows other variable naming and is shorter. Signed-off-by: Davidlohr Bueso dbu...@suse.de Looks good -- and please see below for the corresponding change to the locktorture scripting.

Re: [PATCH 1/9] locktorture: Rename locktorture_runnable parameter

2014-09-12 Thread Paul E. McKenney
On Fri, Sep 12, 2014 at 10:40:26AM -0700, Paul E. McKenney wrote: [ . . . ] locktorture: Make torture scripting account for new _runnable name Signed-off-by: Paul E. McKenney paul...@linux.vnet.ibm.com diff --git a/tools/testing/selftests/rcutorture/configs/lock/ver_functions.sh

[PATCH 1/9] locktorture: Rename locktorture_runnable parameter

2014-09-11 Thread Davidlohr Bueso
... to just 'torture_runnable'. It follows other variable naming and is shorter. Signed-off-by: Davidlohr Bueso --- kernel/locking/locktorture.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/kernel/locking/locktorture.c b/kernel/locking/locktorture.c index

[PATCH 1/9] locktorture: Rename locktorture_runnable parameter

2014-09-11 Thread Davidlohr Bueso
... to just 'torture_runnable'. It follows other variable naming and is shorter. Signed-off-by: Davidlohr Bueso dbu...@suse.de --- kernel/locking/locktorture.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/kernel/locking/locktorture.c b/kernel/locking/locktorture.c