On Mon, Sep 09, 2024 at 06:32:21PM +0200, Michal Koutný wrote: > The cpuset filesystem is a legacy interface to cpuset controller with > (pre-)v1 features. It makes little sense to co-mount it on systems > without cpuset v1, so do no build it when cpuset v1 is not built > neither. > > Signed-off-by: Michal Koutný <mkoutny@xxxxxxxx> Applied to cgroup/for-6.12 w/ a typo fix and Waiman's reviewed-by added. Thanks. -- tejun