From: Linus Torvalds Date: Tue, 12 Dec 2017 01:07:26 +0000 (-0800) Subject: Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=72dd379e67fb6c4f4b0ed8ee36e9fed78227f352;p=linux.git Merge branch 'for-4.15-fixes' of git://git./linux/kernel/git/tj/wq Pull workqueue fixes from Tejun Heo: - Lai's hotplug simplifications inadvertently fix a possible deadlock involving cpuset and workqueue - CPU isolation fix which was reverted due to the changes in the housekeeping code resurrected - A trivial unused include removal * 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq: workqueue: remove unneeded kallsyms include workqueue/hotplug: remove the workaround in rebind_workers() workqueue/hotplug: simplify workqueue_offline_cpu() workqueue: respect isolated cpus when queueing an unbound work main: kernel_start: move housekeeping_init() before workqueue_init_early() --- 72dd379e67fb6c4f4b0ed8ee36e9fed78227f352