Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Apr 2018 01:00:13 +0000 (18:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Apr 2018 01:00:13 +0000 (18:00 -0700)
commitd92cd810e64aa7cf22b05f0ea1c7d3e8dbae75fe
tree592e040010a30d1dbce4e54eb597011af0df290e
parenta23867f1d2de572f84b459651dfe99fa9e79fadf
parentf75da8a8a918d7c343a2ec95d1ed99e5689e0f23
Merge branch 'for-4.17' of git://git./linux/kernel/git/tj/wq

Pull workqueue updates from Tejun Heo:
 "rcu_work addition and a couple trivial changes"

* 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:
  workqueue: remove the comment about the old manager_arb mutex
  workqueue: fix the comments of nr_idle
  fs/aio: Use rcu_work instead of explicit rcu and work item
  cgroup: Use rcu_work instead of explicit rcu and work item
  RCU, workqueue: Implement rcu_work
include/linux/cgroup-defs.h
include/linux/workqueue.h
kernel/cgroup/cgroup.c
kernel/workqueue.c