All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Marco Crivellari <marco.crivellari@suse.com>
Cc: linux-kernel@vger.kernel.org,
	Lai Jiangshan <jiangshanlai@gmail.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	Frederic Weisbecker <frederic@kernel.org>,
	Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
	Michal Hocko <mhocko@suse.com>
Subject: Re: [PATCH v3 2/9] Workqueue: replace use of system_wq with system_percpu_wq
Date: Wed, 11 Jun 2025 11:01:03 -1000	[thread overview]
Message-ID: <aEnuj0LuIVWrszuv@slm.duckdns.org> (raw)
In-Reply-To: <20250611131438.651493-3-marco.crivellari@suse.com>

On Wed, Jun 11, 2025 at 03:14:31PM +0200, Marco Crivellari wrote:
>  110 files changed, 208 insertions(+), 191 deletions(-)

I think this needs to be broken up per subsystem. Can you please post the
workqueue patches to add all the new things? I'll apply them to a branch and
then you can send out per-subsys patches with the description explaining
what's going on and asking how the patch should be routed including what wq
branch to pull from if the subsys wants to route the patches through their
tree.

Thanks.

-- 
tejun

  reply	other threads:[~2025-06-11 21:01 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-11 13:14 [PATCH v3 0/9] Workqueue: rename system workqueue and add WQ_PERCPU Marco Crivellari
2025-06-11 13:14 ` [PATCH v3 1/9] Workqueue: add system_percpu_wq and system_dfl_wq Marco Crivellari
2025-06-11 20:57   ` Tejun Heo
2025-06-12  7:47     ` Marco Crivellari
2025-06-11 13:14 ` [PATCH v3 2/9] Workqueue: replace use of system_wq with system_percpu_wq Marco Crivellari
2025-06-11 21:01   ` Tejun Heo [this message]
2025-06-12  9:39     ` Marco Crivellari
2025-06-11 13:14 ` [PATCH v3 3/9] Workqueue: replace use of system_unbound_wq with system_dfl_wq Marco Crivellari
2025-06-11 13:14 ` [PATCH v3 4/9] Workqueue: add new WQ_PERCPU flag Marco Crivellari
2025-06-11 13:14 ` [PATCH v3 5/9] Workqueue: net: WQ_PERCPU added to alloc_workqueue users Marco Crivellari
2025-06-11 13:14 ` [PATCH v3 6/9] Workqueue: mm: " Marco Crivellari
2025-06-11 13:14 ` [PATCH v3 7/9] Workqueue: fs: " Marco Crivellari
2025-06-11 13:14 ` [PATCH v3 8/9] Workqueue: WQ_PERCPU added to all the remaining users Marco Crivellari
2025-06-11 13:14 ` [PATCH v3 9/9] [Doc] Workqueue: add WQ_PERCPU Marco Crivellari

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=aEnuj0LuIVWrszuv@slm.duckdns.org \
    --to=tj@kernel.org \
    --cc=bigeasy@linutronix.de \
    --cc=frederic@kernel.org \
    --cc=jiangshanlai@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marco.crivellari@suse.com \
    --cc=mhocko@suse.com \
    --cc=tglx@linutronix.de \
    /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.