From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Lai Jiangshan <jiangshanlai@gmail.com>
Subject: [GIT PULL] workqueue changes for v5.8-rc1
Date: Fri, 5 Jun 2020 16:20:22 -0400 [thread overview]
Message-ID: <20200605202022.GK31548@mtj.thefacebook.com> (raw)
Hello, Linus.
Mostly cleanups and other trivial changes. The only interesting change is
Sebastian's rcuwait conversion for RT which was already discussed.
Thanks.
The following changes since commit 47cf1b422e6093aee2a3e55d5e162112a2c69870:
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid (2020-05-04 18:55:20 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git for-5.8
for you to fetch changes up to 10cdb15759540f03d056e2f73fe26377ed7dcfda:
workqueue: use BUILD_BUG_ON() for compile time test instead of WARN_ON() (2020-06-01 11:02:42 -0400)
----------------------------------------------------------------
Dan Carpenter (1):
workqueue: Fix an use after free in init_rescuer()
Lai Jiangshan (4):
workqueue: void unneeded requeuing the pwq in rescuer thread
workqueue: remove useless unlock() and lock() in series
workqueue: fix a piece of comment about reserved bits for work flags
workqueue: use BUILD_BUG_ON() for compile time test instead of WARN_ON()
Sean Fu (1):
workqueue: Use IS_ERR and PTR_ERR instead of PTR_ERR_OR_ZERO.
Sebastian Andrzej Siewior (2):
workqueue: Use rcuwait for wq_manager_wait
workqueue: Convert the pool::lock and wq_mayday_lock to raw_spinlock_t
Zhang Qiang (1):
workqueue: Remove unnecessary kfree() call in rcu_free_wq()
include/linux/workqueue.h | 2 +-
kernel/workqueue.c | 207 ++++++++++++++++++++++++----------------------
2 files changed, 110 insertions(+), 99 deletions(-)
--
tejun
next reply other threads:[~2020-06-05 20:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-05 20:20 Tejun Heo [this message]
2020-06-06 17:15 ` pr-tracker-bot
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=20200605202022.GK31548@mtj.thefacebook.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
all inboxes | Powered by JetHome®