Re: [PATCH v10 6/9] cpuset: Make generate_sched_domains() recognize reserved_cpus

From: Peter Zijlstra
Date: Wed Jun 20 2018 - 10:17:53 EST


On Mon, Jun 18, 2018 at 12:14:06PM +0800, Waiman Long wrote:
> The generate_sched_domains() function is modified to make it work
> correctly with the newly introduced reserved_cpus mask for schedule
> domains generation.

Why isn't this (and the previous) patch part of the patch that
introduces reserved_cpus? It seems weird to have this broken
intermediate state.