diff options
author | Prateek Sood <prsood@codeaurora.org> | 2017-11-15 15:20:15 +0100 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2017-11-27 17:48:10 +0100 |
commit | 1599a185f0e6113be185b9fb809c621c73865829 (patch) | |
tree | dd2f4646ce247a91b3b531c32f3331f354a024de /security | |
parent | cgroup/cpuset: remove circular dependency deadlock (diff) | |
download | linux-1599a185f0e6113be185b9fb809c621c73865829.tar.xz linux-1599a185f0e6113be185b9fb809c621c73865829.zip |
cpuset: Make cpuset hotplug synchronous
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@codeaurora.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions