All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] workqueue changes for v5.16-rc1
@ 2021-11-02 16:36 Tejun Heo
  2021-11-02 22:57 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2021-11-02 16:36 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

Hello, Linus.

Nothing too interesting. An optimization to short-circuit noop cpumask
updates, debug dump code reorg, and doc update.

Thanks.

The following changes since commit d9abdee5fd5abffd0e763e52fbfa3116de167822:

  Merge branch 'akpm' (patches from Andrew) (2021-10-19 05:41:36 -1000)

are available in the Git repository at:

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

for you to fetch changes up to f9eaaa82b474350aa8436d15a7ae150a3c8b9d5c:

  workqueue: doc: Call out the non-reentrance conditions (2021-10-25 07:18:40 -1000)

----------------------------------------------------------------
Boqun Feng (1):
      workqueue: doc: Call out the non-reentrance conditions

Imran Khan (1):
      workqueue: Introduce show_one_worker_pool and show_one_workqueue.

Menglong Dong (1):
      workqueue: make sysfs of unbound kworker cpumask more clever

 Documentation/core-api/workqueue.rst |  21 +++-
 drivers/tty/sysrq.c                  |   2 +-
 include/linux/workqueue.h            |   3 +-
 kernel/power/process.c               |   2 +-
 kernel/workqueue.c                   | 187 ++++++++++++++++++++---------------
 5 files changed, 128 insertions(+), 87 deletions(-)

-- 
tejun

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

* Re: [GIT PULL] workqueue changes for v5.16-rc1
  2021-11-02 16:36 [GIT PULL] workqueue changes for v5.16-rc1 Tejun Heo
@ 2021-11-02 22:57 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-02 22:57 UTC (permalink / raw)
  To: Tejun Heo; +Cc: Linus Torvalds, linux-kernel

The pull request you sent on Tue, 2 Nov 2021 06:36:50 -1000:

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

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

Thank you!

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

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

end of thread, other threads:[~2021-11-02 22:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-02 16:36 [GIT PULL] workqueue changes for v5.16-rc1 Tejun Heo
2021-11-02 22:57 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.