public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] workqueue: Fixes for v6.13-rc5
@ 2025-01-03 22:39 Tejun Heo
  2025-01-03 23:22 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2025-01-03 22:39 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Lai Jiangshan

The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git/ tags/wq-for-6.13-rc5-fixes

for you to fetch changes up to d57212f281fda9056412cd6cca983d9d2eb89f53:

  workqueue: add printf attribute to __alloc_workqueue() (2024-12-24 09:50:38 -1000)

----------------------------------------------------------------
workqueue: Fixes for v6.13-rc5

- Suppress a corner case spurious flush dependency warning.

- Two trivial changes.

----------------------------------------------------------------
Konstantin Andrikopoulos (1):
      rust: add safety comment in workqueue traits

Su Hui (1):
      workqueue: add printf attribute to __alloc_workqueue()

Tvrtko Ursulin (1):
      workqueue: Do not warn when cancelling WQ_MEM_RECLAIM work from !WQ_MEM_RECLAIM worker

 kernel/workqueue.c       | 23 ++++++++++++++---------
 rust/kernel/workqueue.rs | 18 ++++++++++++++++--
 2 files changed, 30 insertions(+), 11 deletions(-)

-- 
tejun

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

end of thread, other threads:[~2025-01-03 23:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-03 22:39 [GIT PULL] workqueue: Fixes for v6.13-rc5 Tejun Heo
2025-01-03 23:22 ` 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