linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH rt-tests 0/4] build tweaks and a bug fix
@ 2015-08-28  0:19 Josh Cartwright
  2015-08-28  0:19 ` [PATCH rt-tests 1/4] rt-tests: Allow for user-specified PYLIB Josh Cartwright
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Josh Cartwright @ 2015-08-28  0:19 UTC (permalink / raw)
  To: Clark Williams, John Kacur
  Cc: linux-rt-users, Darren Hart, Robert Yang, Kai Kang, Song.Li,
	Jesse Zhang

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@linux.intel.com>
Cc: Robert Yang <liezhi.yang@windriver.com>
Cc: Kai Kang <kai.kang@windriver.com>
Cc: Song.Li <Song.Li@windriver.com>
Cc: Jesse Zhang <sen.zhang@windriver.com>

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-09-02 13:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-28  0:19 [PATCH rt-tests 0/4] build tweaks and a bug fix Josh Cartwright
2015-08-28  0:19 ` [PATCH rt-tests 1/4] rt-tests: Allow for user-specified PYLIB Josh Cartwright
2015-09-02 12:53   ` John Kacur
2015-08-28  0:19 ` [PATCH rt-tests 2/4] rt-tests: Break out install_hwlatdetect Josh Cartwright
2015-09-02 12:56   ` John Kacur
2015-08-28  0:19 ` [PATCH rt-tests 3/4] rt-tests: workaround poor gzip implementations Josh Cartwright
2015-09-02 12:58   ` John Kacur
2015-08-28  0:19 ` [PATCH rt-tests 4/4] hackbench: cleanup error handling in create_worker Josh Cartwright
2015-09-02 13:01   ` John Kacur
2015-08-28 17:50 ` [PATCH rt-tests 0/4] build tweaks and a bug fix Clark Williams
2015-08-28 17:54 ` Darren Hart
2015-08-28 18:11   ` Josh Cartwright

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).