public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] workqueue changes for v6.19
@ 2025-12-01 18:57 Tejun Heo
  2025-12-03 21:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2025-12-01 18:57 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

Hi Linus,

The following changes since commit 17d85f33a83b84e7d36bc3356614ae06c90e7a08:

  Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma (2025-11-05 04:08:55 +0900)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git tags/wq-for-6.19

for you to fetch changes up to 6d90215dc015f7630589b29fc2c771bce16a4c96:

  workqueue: Don't rely on wq->rescuer to stop rescuer (2025-11-21 09:45:36 -1000)

----------------------------------------------------------------
workqueue: Changes for v6.19

- Rescuer affinity management: Affinity now updated only when detached using
  wq_unbound_cpumask consistently. DISASSOCIATED workers also follow unbound
  cpumask changes to avoid breaking CPU isolation.

- Rescuer cleanups preparing for fetching work items one by one from pool list:
  Work assignment factored out, optimized to skip pwqs no longer needing
  rescue, and shutdown logic simplified.

- Unused assert_rcu_or_wq_mutex_or_pool_mutex() removed.

----------------------------------------------------------------
Lai Jiangshan (6):
      workqueue: Update the rescuer's affinity only when it is detached
      workqueue: Let DISASSOCIATED workers follow unbound wq cpumask changes
      workqueue: Init rescuer's affinities as wq_unbound_cpumask
      workqueue: Factor out assign_rescuer_work()
      workqueue: Only assign rescuer work when really needed
      workqueue: Don't rely on wq->rescuer to stop rescuer

zhang jiao (1):
      workqueue: Remove unused assert_rcu_or_wq_mutex_or_pool_mutex

 kernel/workqueue.c | 86 +++++++++++++++++++++++++++++++-----------------------
 1 file changed, 50 insertions(+), 36 deletions(-)

Thanks.
--
tejun

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

* Re: [GIT PULL] workqueue changes for v6.19
  2025-12-01 18:57 [GIT PULL] workqueue changes for v6.19 Tejun Heo
@ 2025-12-03 21:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-12-03 21:50 UTC (permalink / raw)
  To: Tejun Heo; +Cc: Linus Torvalds, linux-kernel

The pull request you sent on Mon, 01 Dec 2025 08:57:50 -1000:

> https://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git tags/wq-for-6.19

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

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:[~2025-12-03 21:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-01 18:57 [GIT PULL] workqueue changes for v6.19 Tejun Heo
2025-12-03 21:50 ` 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