diff options
author | Lai Jiangshan <jiangshanlai@gmail.com> | 2017-12-01 22:20:36 +0800 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2017-12-04 14:44:11 -0800 |
commit | e8b3f8db7aad99fcc5234fc5b89984ff6620de3d (patch) | |
tree | a7b870b5b2899297c9a797b467919ae31bd581f4 /.gitignore | |
parent | c98a9805096460567404799a7bd3149826affde7 (diff) | |
download | linux-e8b3f8db7aad99fcc5234fc5b89984ff6620de3d.tar.bz2 |
workqueue/hotplug: simplify workqueue_offline_cpu()
Since the recent cpu/hotplug refactoring, workqueue_offline_cpu() is
guaranteed to run on the local cpu which is going offline.
This also fixes the following deadlock by removing work item
scheduling and flushing from CPU hotplug path.
http://lkml.kernel.org/r/1504764252-29091-1-git-send-email-prsood@codeaurora.org
tj: Description update.
Signed-off-by: Lai Jiangshan <jiangshanlai@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions