]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 15 Nov 2017 22:15:21 +0000 (14:15 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 15 Nov 2017 22:15:21 +0000 (14:15 -0800)
commit2029d4d30f10c3a6fb9fd538a2b6e30c195d8256
treec5842f1bf24d71460a600b298daa98c231c920a8
parent47c24060d415638bd6ca273835f6f66e99abe952
parent6c3996338fdb4800a26b41012a9c6e86d21c6a55
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq

Pull workqueue updates from Tejun Heo:
 "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"

* 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:
  workqueue: Fix comment for unbound workqueue's attrbutes
  Revert "workqueue: respect isolated cpus when queueing an unbound work"
  workqueue: respect isolated cpus when queueing an unbound work
kernel/workqueue.c