summaryrefslogtreecommitdiffstats
path: root/kernel/livepatch
diff options
context:
space:
mode:
authorLai Jiangshan <laijs@linux.alibaba.com>2021-12-07 15:35:38 +0800
committerTejun Heo <tj@kernel.org>2021-12-09 12:15:41 -1000
commit3e5f39ea33b1189ccaa4ae2a9de2bce07753d2e0 (patch)
tree1c9324ccc1c6477a438b6989cacc9f9ca982b682 /kernel/livepatch
parentccf45156fd167a234baf038c11c1f367c7ccabd4 (diff)
downloadlinux-stable-3e5f39ea33b1189ccaa4ae2a9de2bce07753d2e0.tar.gz
linux-stable-3e5f39ea33b1189ccaa4ae2a9de2bce07753d2e0.tar.bz2
linux-stable-3e5f39ea33b1189ccaa4ae2a9de2bce07753d2e0.zip
workqueue: Remove the advanced kicking of the idle workers in rebind_workers()
The commit 6d25be5782e4 ("sched/core, workqueues: Distangle worker accounting from rq lock") changed the schedule callbacks for workqueue and removed the local-wake-up functionality. Now the wakingup of workers is done by normal fashion and workers not yet migrated to the specific CPU in concurrency managed pool can also be woken up by workers that already bound to the specific cpu now. So this advanced kicking of the idle workers to migrate them to the associated CPU is unneeded now. Signed-off-by: Lai Jiangshan <laijs@linux.alibaba.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'kernel/livepatch')
0 files changed, 0 insertions, 0 deletions