On Fri, Feb 12, 2021 at 12:29:13PM -0500, John Kacur wrote: > - cpu_set is a pointer to a bitmask struct > Memory needs to be allocated for the struct, so call > numa_allocate_cpumask() > > - use rt-tests fatal to exit on error conditions > > Signed-off-by: John Kacur <jkacur@xxxxxxxxxx> Reviewed-by: Daniel Wagner <dwagner@xxxxxxx>