The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Zqiang <qiang.zhang@linux.dev>
Cc: jiangshanlai@gmail.com, linux-kernel@vger.kernel.org,
	Bradley Morgan <include@grrlz.net>
Subject: Re: [PATCH] workqueue: Use raise_softirq() to trigger softirq in irq_work handler
Date: Thu, 16 Jul 2026 09:05:42 -1000	[thread overview]
Message-ID: <2a16a87877d77da5328082e50e9a7293@kernel.org> (raw)
In-Reply-To: <20260716095637.23547-1-qiang.zhang@linux.dev>

Hello,

Applied to wq/for-7.1-fixes with the description reworded and the
following tags added:

  Fixes: 2f34d7337d98 ("workqueue: Fix queue_work_on() with BH workqueues")
  Cc: stable@vger.kernel.org # v6.9+

The Fixes target differs from the suggested 4cb1ef64609f. There, the
raises ran under pool->lock with IRQs disabled. The irq_work handlers
were added later by 2f34d7337d98 which moved the remote-CPU raise out of
kick_pool(). Also picked up Bradley's Reviewed-by.

Thanks.

-- 
tejun

      parent reply	other threads:[~2026-07-16 19:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-16  9:56 [PATCH] workqueue: Use raise_softirq() to trigger softirq in irq_work handler Zqiang
2026-07-16 16:41 ` Bradley Morgan
2026-07-16 19:05 ` Tejun Heo [this message]

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=2a16a87877d77da5328082e50e9a7293@kernel.org \
    --to=tj@kernel.org \
    --cc=include@grrlz.net \
    --cc=jiangshanlai@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=qiang.zhang@linux.dev \
    /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