Re: [PATCH v2] cgroup/cpuset: remove circular dependency deadlock

From: Peter Zijlstra
Date: Wed Nov 15 2017 - 05:38:01 EST


On Wed, Nov 15, 2017 at 03:56:26PM +0530, Prateek Sood wrote:
> Any improvement/suggestion for this patch?

I would have done 2 patches, the first one solving the locking issue,
the second removing the then redundant async rebuild stuff.

Other than that this looks OK I suppose, but I was expecting this to go
through the cgroup tree, TJ?