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 (7): 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 rt_test.h: add numa_available() for !NUMA android: adjust target for android Makefile | 37 ++++++++++++++++++++++-- src/backfire/sendme.c | 8 ++++-- src/cyclictest/cyclictest.c | 53 ++++++++++++++++++++++++++++------- src/cyclictest/rt_numa.h | 1 + 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 ++++-- 11 files changed, 125 insertions(+), 32 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