Hello, Linus.

rcu_work addition and a couple trivial changes.

Thanks.

The following changes since commit c698ca5278934c0ae32297a8725ced2e27585d7f:

  Linux 4.16-rc6 (2018-03-18 17:48:42 -0700)

are available in the git repository at:

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

for you to fetch changes up to f75da8a8a918d7c343a2ec95d1ed99e5689e0f23:

  workqueue: remove the comment about the old manager_arb mutex (2018-03-20 
13:01:45 -0700)

----------------------------------------------------------------
Lai Jiangshan (2):
      workqueue: fix the comments of nr_idle
      workqueue: remove the comment about the old manager_arb mutex

Tejun Heo (3):
      RCU, workqueue: Implement rcu_work
      cgroup: Use rcu_work instead of explicit rcu and work item
      fs/aio: Use rcu_work instead of explicit rcu and work item

 fs/aio.c                    | 21 +++++-----------
 include/linux/cgroup-defs.h |  2 +-
 include/linux/workqueue.h   | 23 +++++++++++++++++
 kernel/cgroup/cgroup.c      | 21 ++++++----------
 kernel/workqueue.c          | 60 ++++++++++++++++++++++++++++++++++++++++++---
 5 files changed, 93 insertions(+), 34 deletions(-)

-- 
tejun

Reply via email to