From: "Yu Kuai" <yukuai@fnnas.com>
To: "Abd-Alrhman Masalkhi" <abd.masalkhi@gmail.com>,
<song@kernel.org>, <linux-raid@vger.kernel.org>,
<linux-kernel@vger.kernel.org>, <yukuai@fnnas.com>
Subject: Re: [PATCH] md: remove unused static md_wq workqueue
Date: Tue, 7 Apr 2026 13:26:47 +0800 [thread overview]
Message-ID: <86da2304-406c-40cd-82ab-06f604f46a47@fnnas.com> (raw)
In-Reply-To: <20260328193522.3624-1-abd.masalkhi@gmail.com>
在 2026/3/29 3:35, Abd-Alrhman Masalkhi 写道:
> The md_wq workqueue is defined as static and initialized in md_init(),
> but it is not used anywhere within md.c.
>
> All asynchronous and deferred work in this file is handled via
> md_misc_wq or dedicated md threads.
>
> Fixes: b75197e86e6d3 ("md: Remove flush handling")
> Signed-off-by: Abd-Alrhman Masalkhi<abd.masalkhi@gmail.com>
> ---
> drivers/md/md.c | 8 --------
> 1 file changed, 8 deletions(-)
Applied to md-7.1
--
Thansk,
Kuai
prev parent reply other threads:[~2026-04-07 5:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-28 19:35 [PATCH] md: remove unused static md_wq workqueue Abd-Alrhman Masalkhi
2026-04-07 5:26 ` Yu Kuai [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=86da2304-406c-40cd-82ab-06f604f46a47@fnnas.com \
--to=yukuai@fnnas.com \
--cc=abd.masalkhi@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-raid@vger.kernel.org \
--cc=song@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