[patch 0/2] posix-timers: avoid nohz_full= IPIs via task cpu masks

From: Marcelo Tosatti
Date: Tue Aug 25 2020 - 14:46:37 EST


This patchset avoids IPIs to nohz_full= CPUs when the intersection
between the set of nohz_full CPUs and task allowed cpus is null.

See individual patches for details.