mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Lai Jiangshan <jiangshanlai@gmail.com>, linux-kernel@vger.kernel.org
Subject: [GIT PULL] workqueue changes for v4.17-rc1
Date: Tue, 3 Apr 2018 07:36:27 -0700	[thread overview]
Message-ID: <20180403143627.GO388343@devbig577.frc2.facebook.com> (raw)

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	other threads:[~2018-04-03 14:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180403143627.GO388343@devbig577.frc2.facebook.com \
    --to=tj@kernel.org \
    --cc=jiangshanlai@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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