Update the --smp help, now that -n has been removed. Signed-off-by: Tommi Rantala <tommi.t.rantala@xxxxxxxxx> --- src/cyclictest/cyclictest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cyclictest/cyclictest.c b/src/cyclictest/cyclictest.c index 8f7b28c..2630296 100644 --- a/src/cyclictest/cyclictest.c +++ b/src/cyclictest/cyclictest.c @@ -1347,7 +1347,7 @@ static void display_help(int error) " --secaligned [USEC] align thread wakeups to the next full second\n" " and apply the optional offset\n" "-s --system use sys_nanosleep and sys_setitimer\n" - "-S --smp Standard SMP testing: options -a -t -n and\n" + "-S --smp Standard SMP testing: options -a -t and\n" " same priority of all threads\n" " --spike=<trigger> record all spikes > trigger\n" " --spike-nodes=[num of nodes]\n" -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html