Re: [PATCH] kselftest/timers: Set default threadtest values to simplify execution scripts

2015-03-19 Thread Shuah Khan
On 03/19/2015 04:34 PM, John Stultz wrote: > On Thu, Mar 19, 2015 at 3:01 PM, Shuah Khan wrote: >> On 03/18/2015 09:51 AM, John Stultz wrote: >>> In order to keep the kselftest Makefiles simpler, set the threadtest >>> default values to the ones used in standard run_tests >>> >>> Cc: Shuah Khan >

Re: [PATCH] kselftest/timers: Set default threadtest values to simplify execution scripts

2015-03-19 Thread John Stultz
On Thu, Mar 19, 2015 at 3:01 PM, Shuah Khan wrote: > On 03/18/2015 09:51 AM, John Stultz wrote: >> In order to keep the kselftest Makefiles simpler, set the threadtest >> default values to the ones used in standard run_tests >> >> Cc: Shuah Khan >> Cc: Prarit Bhargava >> Cc: Thomas Gleixner >>

Re: [PATCH] kselftest/timers: Set default threadtest values to simplify execution scripts

2015-03-19 Thread Shuah Khan
On 03/18/2015 09:51 AM, John Stultz wrote: > In order to keep the kselftest Makefiles simpler, set the threadtest > default values to the ones used in standard run_tests > > Cc: Shuah Khan > Cc: Prarit Bhargava > Cc: Thomas Gleixner > Cc: Richard Cochran > Signed-off-by: John Stultz > --- >

[PATCH] kselftest/timers: Set default threadtest values to simplify execution scripts

2015-03-18 Thread John Stultz
In order to keep the kselftest Makefiles simpler, set the threadtest default values to the ones used in standard run_tests Cc: Shuah Khan Cc: Prarit Bhargava Cc: Thomas Gleixner Cc: Richard Cochran Signed-off-by: John Stultz --- tools/testing/selftests/timers/threadtest.c | 8 ++-- 1 fil