Hi! > Signed-off-by: Alexey Kodanev <[email protected]> > --- > runtest/kernel_misc | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/runtest/kernel_misc b/runtest/kernel_misc > index c12c31e..6a29de6 100644 > --- a/runtest/kernel_misc > +++ b/runtest/kernel_misc > @@ -8,3 +8,4 @@ ltp_acpi ltp_acpi > cpufreq_boost cpufreq_boost > uaccess uaccess > rcu_torture rcu_torture.sh > +lock_torture lock_torture.sh
This should be part of the previous patch. There is no need to enable it in a separate patch. -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
