Trying to return the code to a state where numa is required at compile time but not at runtime - The first patch should allow cyclictest to run on a machine without numa. - The second patch is a clean-up of some old code The code is pushed in git to branch unstable/devel/no-numa-runtime so that people can test before I integrate the code back in the main branch Thanks John John Kacur (2): rt-tests: Don't assume numa is available at runtime rt-tests: remove rt_numa_bitmask_count in rt_numa.h src/cyclictest/cyclictest.c | 8 ++------ src/cyclictest/rt_numa.h | 12 ------------ src/lib/rt-numa.c | 17 +++++++++++------ src/signaltest/signaltest.c | 8 ++------ 4 files changed, 15 insertions(+), 30 deletions(-) -- 2.26.2