These patches fix some problems with the scheduling policies in cyclictest. In particular, the patches ensure that the expected defaults as specified in the manpages are correct. They also ensure that nonsense priorities such as -1 are not possible. Finally there are some clean-ups, a spelling mistake in the manpage, spacing in cyclictest. You can pull these changes from git://git.kernel.org/pub/scm/linux/kernel/git/jkacur/rt-tests.git 6214410..1263ebd rt-tests-dev -> rt-tests-dev Thanks John Kacur (4): Revert "simplify equal priority logic for cyclictest" cyclictest: Use symbolic names for scheduling policy cyclictest: Fix spelling mistake in the man page. cyclictest: Make the default scheduling policy SCHED_FIFO src/cyclictest/cyclictest.8 | 2 +- src/cyclictest/cyclictest.c | 23 +++++++---------------- 2 files changed, 8 insertions(+), 17 deletions(-) -- 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