Take 2 on the series for adding cross-compile support to tilegx and 64 bit arm android to rt-test. v2: - drop patch for numa_on_available call - change how makefile calls rebuild (thanks Josh!) - Rebased onto v0.94-devel v1: So this is an attempt to consolidate some of the changes we've added to rt-test to use rt-test. It adds support for TileGx, and a subset of the binaries for android (cyclictest and hackbench to be precise). They will probably need some more work, any feedback is welcome Henrik Austad (6): Add CROSS_COMPILE-switch to CC and AR Add syscall-number for sched_(gs)etattr() for tile Add a rebuild-switch to Makefile Fix compile-warnings Makefile: add librttest to rt-migrate-test android: adjust target for android Makefile | 38 ++++++++++++++++++++++-- src/backfire/sendme.c | 8 +++-- src/cyclictest/cyclictest.c | 55 ++++++++++++++++++++++++++++------- src/include/rt-sched.h | 5 ++++ src/pmqtest/pmqtest.c | 3 +- src/ptsematest/ptsematest.c | 3 +- src/rt-migrate-test/rt-migrate-test.c | 5 ++-- src/signaltest/signaltest.c | 25 +++++++++------- src/sigwaittest/sigwaittest.c | 8 +++-- src/svsematest/svsematest.c | 9 ++++-- 10 files changed, 125 insertions(+), 34 deletions(-) -- 1.9.1 -- 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