]> 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)
commit40f28e5add9373c2a81cffa053553ac24e965784
tree592e040010a30d1dbce4e54eb597011af0df290e
parent4d5aad2844f5425d3338f23517afb8004f24a734
parent653ad685e7840324014dc3f1a815e62c1af544c2
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