On Fri, Jan 24, 2020 at 08:37:29PM +0530, Prateek Sood wrote: > Convert cpuset_hotplug_workfn() into synchronous call for cpu hotplug > path. For memory hotplug path it still gets queued as a work item. > > Since cpuset_hotplug_workfn() can be made synchronous for cpu hotplug > path, it is not required to wait for cpuset hotplug while thawing > processes. > > Signed-off-by: Prateek Sood <prsood@xxxxxxxxxxxxxx> Applied to cgroup/for-5.7. Thanks. -- tejun