mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] workqueue changes for v4.17-rc1
@ 2018-04-03 14:36 Tejun Heo
  0 siblings, 0 replies; only message in thread
From: Tejun Heo @ 2018-04-03 14:36 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Lai Jiangshan, linux-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-04-03 14:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-03 14:36 [GIT PULL] workqueue changes for v4.17-rc1 Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome