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 v4 1/2] workqueue: Add missing EXPORT_SYMBOL_GPL for workqueue_set_min_active
Date: Mon, 17 Aug 2026 07:22:00 -1000 [thread overview]
Message-ID: <aoNDOAFsaVQ_WhNK@slm.duckdns.org> (raw)
In-Reply-To: <20260817084218.318326-1-haakon.bugge@oracle.com>
On Mon, Aug 17, 2026 at 10:42:15AM +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>
> Reviewed-by: Bradley Morgan <include@grrlz.net>
> Acked-by: Tejun Heo <tj@kernel.org>
Please feel free to route with the patch that needs this.
Thanks.
--
tejun
prev parent reply other threads:[~2026-08-17 17:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-17 8:42 [PATCH v4 1/2] workqueue: Add missing EXPORT_SYMBOL_GPL for workqueue_set_min_active Håkon Bugge
2026-08-17 8:42 ` [PATCH v4 2/2] test-ww_mutex: Fix deadlock in test_cycle_work Håkon Bugge
2026-08-17 14:12 ` [PATCH v4 1/2] workqueue: Add missing EXPORT_SYMBOL_GPL for workqueue_set_min_active Bradley Morgan
2026-08-17 17:22 ` 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=aoNDOAFsaVQ_WhNK@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;
as well as URLs for NNTP newsgroup(s).