Miscellany of cyclictest patches, most are just clean-ups Slightly more important are fixes to set_latency_target to always print a message if writing 0 to /dev/cpu_dma_latency fails and also an option to allow you to not use this functionality if you wish. Pushed to repo: https://www.kernel.org/pub/scm/linux/kernel/git/jkacur/rt-tests.git/ branch: v0.89-devel Cheers! John Kacur (6): lib: Rework err_msg_n to output strerror after message rt_numa.h: Suppress discards 'const' qualifier warning cyclictest: Always print an err message if write of 0 to cpu-dma_latency fails cyclictest: Change the output from function sighand() to stderr cyclictest: Fix help for long options only cyclictest: Add long option --laptop to preserve battery power src/cyclictest/cyclictest.c | 69 ++++++++++++++++++++++++++++++--------------- src/cyclictest/rt_numa.h | 2 +- src/lib/error.c | 4 +-- 3 files changed, 49 insertions(+), 26 deletions(-) -- 1.8.1.4 -- 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