linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] workqueue changes for v5.8-rc1
@ 2020-06-05 20:20 Tejun Heo
  2020-06-06 17:15 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2020-06-05 20:20 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Lai Jiangshan

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] workqueue changes for v5.8-rc1
  2020-06-05 20:20 [GIT PULL] workqueue changes for v5.8-rc1 Tejun Heo
@ 2020-06-06 17:15 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-06-06 17:15 UTC (permalink / raw)
  To: Tejun Heo; +Cc: Linus Torvalds, linux-kernel, Lai Jiangshan

The pull request you sent on Fri, 5 Jun 2020 16:20:22 -0400:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fe3bc8a988a4d38dc090e77071ff9b8ea266528a

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-06 17:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-05 20:20 [GIT PULL] workqueue changes for v5.8-rc1 Tejun Heo
2020-06-06 17:15 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).