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?