On Fri, 19 Feb 2021, Daniel Wagner wrote: > On Fri, Feb 19, 2021 at 04:21:46PM +0100, Christian Eggers wrote: > > CONFIG_NUMA is not available on ARM32: > > libnuma is not happy if the kernel doesn't have the config > option. Well, in this case we just revert the patch I suppose. > Yeah, I'm not happy with this. To be sure Daniel did a lot of good work cleaning-up some of the numa calls and cleaning up the somewhat artificial smp / numa divide. That work needs to continue, but I want the ability to build cyclictest without NUMA, and that also means we need the small helpers. John