public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
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: Fixes for v6.13-rc5
Date: Fri, 3 Jan 2025 12:39:21 -1000	[thread overview]
Message-ID: <Z3hnGSgxxPL060cb@slm.duckdns.org> (raw)

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

             reply	other threads:[~2025-01-03 22:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-03 22:39 Tejun Heo [this message]
2025-01-03 23:22 ` [GIT PULL] workqueue: Fixes for v6.13-rc5 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=Z3hnGSgxxPL060cb@slm.duckdns.org \
    --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