[GIT PULL] workqueue changes for v4.15-rc1

From: Tejun Heo
Date: Wed Nov 15 2017 - 13:37:34 EST


Hello, Linus.

There was a commit to make unbound kworkers respect cpu isolation but
it conflicted with the restructuring of cpu isolation and got
reverted, so the only thing left is the trivial comment fix. Will
retry the cpu isolation change after this merge window.

Thanks.

The following changes since commit 9c323bff13f92832e03657cabdd70d731408d621:

Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm (2017-10-20 18:20:17 -0400)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git for-4.15

for you to fetch changes up to 9a19b463863e757e649c37af245b6af101410c1e:

workqueue: Fix comment for unbound workqueue's attrbutes (2017-11-06 07:04:47 -0800)

----------------------------------------------------------------
Tal Shorer (1):
workqueue: respect isolated cpus when queueing an unbound work

Tejun Heo (1):
Revert "workqueue: respect isolated cpus when queueing an unbound work"

Wang Long (1):
workqueue: Fix comment for unbound workqueue's attrbutes

kernel/workqueue.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

--
tejun