From: Tejun Heo <tj@kernel.org>
To: Valentin Schneider <vschneid@redhat.com>
Cc: linux-kernel@vger.kernel.org,
Lai Jiangshan <jiangshanlai@gmail.com>,
Peter Zijlstra <peterz@infradead.org>,
Frederic Weisbecker <frederic@kernel.org>,
Juri Lelli <juri.lelli@redhat.com>, Phil Auld <pauld@redhat.com>,
Marcelo Tosatti <mtosatti@redhat.com>
Subject: Re: [PATCH v8 0/5] workqueue: destroy_worker() vs isolated CPUs
Date: Thu, 12 Jan 2023 06:22:49 -1000 [thread overview]
Message-ID: <Y8Az2cn76ayuGCdV@slm.duckdns.org> (raw)
In-Reply-To: <20230112161431.860196-1-vschneid@redhat.com>
Applied to wq/for-6.3. Thanks.
--
tejun
prev parent reply other threads:[~2023-01-12 16:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-12 16:14 [PATCH v8 0/5] workqueue: destroy_worker() vs isolated CPUs Valentin Schneider
2023-01-12 16:14 ` [PATCH v8 1/5] workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex Valentin Schneider
2023-01-12 16:14 ` [PATCH v8 2/5] workqueue: Factorize unbind/rebind_workers() logic Valentin Schneider
2023-01-12 16:14 ` [PATCH v8 3/5] workqueue: Convert the idle_timer to a timer + work_struct Valentin Schneider
2023-01-12 16:14 ` [PATCH v8 4/5] workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE Valentin Schneider
2023-01-12 16:14 ` [PATCH v8 5/5] workqueue: Unbind kworkers before sending them to exit() Valentin Schneider
2023-01-12 16: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=Y8Az2cn76ayuGCdV@slm.duckdns.org \
--to=tj@kernel.org \
--cc=frederic@kernel.org \
--cc=jiangshanlai@gmail.com \
--cc=juri.lelli@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mtosatti@redhat.com \
--cc=pauld@redhat.com \
--cc=peterz@infradead.org \
--cc=vschneid@redhat.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.