]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1b1429c7cbf751e54e8a72b651465852a617eb5a
tree592e040010a30d1dbce4e54eb597011af0df290e
parent77ad2828ecce96bdea6ae9f5c15277f9a77daa95
parent0e1c32201e117d68956a71a5a895770faa3173e2
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/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