Re: [PATCH 0/2] workqueue: Fix migrate_disable hotplug changes vs kworker affinity

From: Peter Zijlstra
Date: Fri Dec 11 2020 - 07:54:29 EST


On Thu, Dec 10, 2020 at 04:38:28PM +0000, Valentin Schneider wrote:
> Valentin Schneider (2):
> stop_machine: Add caller debug info to queue_stop_cpus_work
> workqueue: Fix affinity of kworkers attached during late hotplug
>
> kernel/stop_machine.c | 1 +
> kernel/workqueue.c | 24 +++++++++++++++++-------
> 2 files changed, 18 insertions(+), 7 deletions(-)

TJ, would you be okay if I take these through the sched tree that
contain the migrate_disable() patches, such that problem and fix stay
together?