Hey John, Clark- This series has a few minor rt-tests tweaks that make it a bit easier to build and package rt-tests for the bizarro build demands in the embedded space. With a bug fix thrown in for good measure. The first patch breaks the assumption that build host == target; the second patch allows a packager to more easily split hwlatdetect into a separate package. (Both of these patches are unchanged since Darren's original submission in 2012[1]). The third patch works around crappy gzip implementations. The forth patch fixes a hypothetical (as far as I know) bug in hackbench's error handling. A form of all of these patches has been carried out-of-tree in the OpenEmbedded project for years now :(. They are more widely useful; as such, it's time to land them in rt-tests proper. Thanks, Josh 1: http://permalink.gmane.org/gmane.linux.rt.user/8749 Cc: Darren Hart <dvhart@xxxxxxxxxxxxxxx> Cc: Robert Yang <liezhi.yang@xxxxxxxxxxxxx> Cc: Kai Kang <kai.kang@xxxxxxxxxxxxx> Cc: Song.Li <Song.Li@xxxxxxxxxxxxx> Cc: Jesse Zhang <sen.zhang@xxxxxxxxxxxxx> Darren Hart (2): rt-tests: Allow for user-specified PYLIB rt-tests: Break out install_hwlatdetect Josh Cartwright (2): rt-tests: workaround poor gzip implementations hackbench: cleanup error handling in create_worker Makefile | 32 ++++++++++++++++++-------------- src/hackbench/hackbench.c | 36 +++++++++++++++--------------------- 2 files changed, 33 insertions(+), 35 deletions(-) -- 2.5.0 -- 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