diff options
author | Prateek Sood <prsood@codeaurora.org> | 2020-01-24 16:07:29 +0100 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2020-02-12 23:13:47 +0100 |
commit | a49e4629b5edf1db856de05fbf1aae05502ef1af (patch) | |
tree | 11eed372fa154e9be6144e790581102f0ec5f4a2 /Kconfig | |
parent | cgroup.c: Use built-in RCU list checking (diff) | |
download | linux-a49e4629b5edf1db856de05fbf1aae05502ef1af.tar.xz linux-a49e4629b5edf1db856de05fbf1aae05502ef1af.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 'Kconfig')
0 files changed, 0 insertions, 0 deletions