From: Andrew Morton <akpm@linux-foundation.org>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Song Liu <song@kernel.org>, Yu Kuai <yukuai3@huawei.com>,
linux-raid@vger.kernel.org
Subject: Re: [v2 PATCH] lib/raid6: Replace custom zero page with ZERO_PAGE
Date: Thu, 19 Jun 2025 16:15:36 -0700 [thread overview]
Message-ID: <20250619161536.23338f800e313f9d84b1560c@linux-foundation.org> (raw)
In-Reply-To: <aFPbSvxCaxhFHc5s@gondor.apana.org.au>
On Thu, 19 Jun 2025 17:41:30 +0800 Herbert Xu <herbert@gondor.apana.org.au> wrote:
> On Mon, Mar 17, 2025 at 05:02:28PM +0800, Herbert Xu wrote:
> > Use the system-wide zero page instead of a custom zero page.
> >
> > Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
>
> Why hasn't this patch been applied yet?
>
Dunno. I added it to mm.git and I shall drop it again if/when this
patch lands in linux-next via the raid tree (please).
btw, I wrote a patch:
From: Andrew Morton <akpm@linux-foundation.org>
Subject: MAINTAINERS: add lib/raid6/ to "SOFTWARE RAID"
Date: Thu Jun 19 04:13:17 PM PDT 2025
Cc: Song Liu <song@kernel.org>
Cc: Yu Kuai <yukuai3@huawei.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
--- a/MAINTAINERS~a
+++ a/MAINTAINERS
@@ -23057,6 +23057,7 @@ F: drivers/md/md*
F: drivers/md/raid*
F: include/linux/raid/
F: include/uapi/linux/raid/
+F: lib/raid6/
SOLIDRUN CLEARFOG SUPPORT
M: Russell King <linux@armlinux.org.uk>
_
next prev parent reply other threads:[~2025-06-19 23:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-17 9:02 [v2 PATCH] lib/raid6: Replace custom zero page with ZERO_PAGE Herbert Xu
2025-06-19 9:41 ` Herbert Xu
2025-06-19 23:15 ` Andrew Morton [this message]
2025-06-19 23:25 ` Herbert Xu
2025-06-20 16:49 ` Klara Modin
2025-06-23 8:47 ` [v3 " Herbert Xu
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=20250619161536.23338f800e313f9d84b1560c@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=herbert@gondor.apana.org.au \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-raid@vger.kernel.org \
--cc=song@kernel.org \
--cc=yukuai3@huawei.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox