Re: [PATCH 6.1.y] cgroup/cpuset: Fix misplaced DL migration reset
From: Sasha Levin
Date: Wed Sep 02 2026 - 18:54:29 EST
> Mainline commit 4a39eda5fdd8 ("cgroup/cpuset: Reset DL migration state
> on can_attach() failure") puts the common error cleanup in
> cpuset_can_attach(). The 6.1.y backport instead placed that hunk at
> cpuset_can_fork()'s similarly named out_unlock label, while removing
> cpuset_can_attach()'s two existing targeted resets.
An ack from the maintainers would be great!
--
Thanks,
Sasha