On Sat, Aug 14, 2021 at 08:35:31PM +0800, Ming Lei wrote: > Allows group_cpus_evenly() to be called in case of !CONFIG_SMP by simply > assigning all CPUs into the 1st group. Looks good, but almost too large for an inline function.
On Sat, Aug 14, 2021 at 08:35:31PM +0800, Ming Lei wrote: > Allows group_cpus_evenly() to be called in case of !CONFIG_SMP by simply > assigning all CPUs into the 1st group. Looks good, but almost too large for an inline function.