On Tue, Sep 28, 2021 at 08:55:57AM +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. > > Signed-off-by: Ming Lei <ming.lei@xxxxxxxxxx> I would hav folded this into the previous patch, but otherwise: Reviewed-by: Christoph Hellwig <hch@xxxxxx>