The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: "Håkon Bugge" <haakon.bugge@oracle.com>
Cc: linux-kernel@vger.kernel.org,
	Lai Jiangshan <jiangshanlai@gmail.com>,
	John Stultz <jstultz@google.com>,
	Bradley Morgan <include@grrlz.net>
Subject: Re: [PATCH v3 1/2] workqueue: Add missing EXPORT_SYMBOL_GPL for workqueue_set_min_active
Date: Tue, 11 Aug 2026 06:40:58 -1000	[thread overview]
Message-ID: <antQmuG7Dq3kl6fX@slm.duckdns.org> (raw)
In-Reply-To: <20260811155340.3867610-1-haakon.bugge@oracle.com>

On Tue, Aug 11, 2026 at 05:53:37PM +0200, Håkon Bugge wrote:
> Export workqueue_set_min_active() so that tests/loadable modules,
> e.g., test-ww_mutex can adjust workqueue concurrency levels to avoid
> deadlocks during cyclic test runs. This function is called in
> test-ww_mutex.c in order to solve a deadlock.
> 
> Fixes: 8f172181f24b ("workqueue: Implement workqueue_set_min_active()")
> Signed-off-by: Håkon Bugge <haakon.bugge@oracle.com>

Acked-by: Tejun Heo <tj@kernel.org>

Please feel free to route together with the following patch.

Thanks.

-- 
tejun

      parent reply	other threads:[~2026-08-11 16:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-11 15:53 [PATCH v3 1/2] workqueue: Add missing EXPORT_SYMBOL_GPL for workqueue_set_min_active Håkon Bugge
2026-08-11 15:53 ` [PATCH v3 2/2] test-ww_mutex: Fix deadlock in test_cycle_work Håkon Bugge
2026-08-11 15:54 ` [PATCH v3 1/2] workqueue: Add missing EXPORT_SYMBOL_GPL for workqueue_set_min_active Bradley Morgan
2026-08-11 16:40 ` 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=antQmuG7Dq3kl6fX@slm.duckdns.org \
    --to=tj@kernel.org \
    --cc=haakon.bugge@oracle.com \
    --cc=include@grrlz.net \
    --cc=jiangshanlai@gmail.com \
    --cc=jstultz@google.com \
    --cc=linux-kernel@vger.kernel.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