From: "Yu Kuai" <yukuai@fnnas.com>
To: "Li Nan" <linan666@huaweicloud.com>, <song@kernel.org>,
<linux-raid@vger.kernel.org>
Cc: <linux-kernel@vger.kernel.org>, <filippo@debian.org>,
<colyli@fnnas.com>, <yukuai@fnnas.com>
Subject: Re: [PATCH v2 04/11] md/raid5: use mempool to allocate stripe_request_ctx
Date: Sat, 3 Jan 2026 19:13:36 +0800 [thread overview]
Message-ID: <9205d0f0-3dcf-4459-a23a-3c595ce99eec@fnnas.com> (raw)
In-Reply-To: <30ae98d1-7947-ff39-fde7-04f8fe94b433@huaweicloud.com>
Hi,
在 2025/12/30 17:38, Li Nan 写道:
> In mempool_alloc_noprof():
> VM_WARN_ON_ONCE(gfp_mask & __GFP_ZERO);
>
> __GFP_ZERO should be removed and ensure init before accessing the members.
Looks correct, will fix it.
--
Thansk,
Kuai
next prev parent reply other threads:[~2026-01-03 11:13 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-24 6:31 [PATCH v2 00/11] md: align bio to io_opt and fix abnormal io_opt Yu Kuai
2025-11-24 6:31 ` [PATCH v2 01/11] md: merge mddev has_superblock into mddev_flags Yu Kuai
2025-12-26 3:04 ` Li Nan
2025-11-24 6:31 ` [PATCH v2 02/11] md: merge mddev faillast_dev " Yu Kuai
2025-12-26 3:46 ` Li Nan
2025-11-24 6:31 ` [PATCH v2 03/11] md: merge mddev serialize_policy " Yu Kuai
2025-12-26 6:33 ` Li Nan
2025-11-24 6:31 ` [PATCH v2 04/11] md/raid5: use mempool to allocate stripe_request_ctx Yu Kuai
2025-12-26 8:33 ` Li Nan
2026-01-03 11:12 ` Yu Kuai
2025-12-30 9:38 ` Li Nan
2026-01-03 11:13 ` Yu Kuai [this message]
2025-11-24 6:31 ` [PATCH v2 05/11] md/raid5: make sure max_sectors is not less than io_opt Yu Kuai
2025-11-24 6:31 ` [PATCH v2 06/11] md: support to align bio to limits Yu Kuai
2025-11-27 0:51 ` kernel test robot
2025-11-30 2:38 ` Yu Kuai
2025-11-27 7:05 ` kernel test robot
2025-11-24 6:31 ` [PATCH v2 07/11] md: add a helper md_config_align_limits() Yu Kuai
2025-11-24 6:32 ` [PATCH v2 08/11] md/raid5: align bio to io_opt Yu Kuai
2025-11-24 6:32 ` [PATCH v2 09/11] md/raid10: " Yu Kuai
2025-11-24 6:32 ` [PATCH v2 10/11] md/raid0: " Yu Kuai
2025-11-24 6:32 ` [PATCH v2 11/11] md: fix abnormal io_opt from member disks Yu Kuai
-- strict thread matches above, loose matches on Subject: below --
2026-01-03 15:45 [PATCH v2 00/11] md: align bio to io_opt and fix abnormal io_opt Yu Kuai
2026-01-03 15:45 ` [PATCH v2 04/11] md/raid5: use mempool to allocate stripe_request_ctx Yu Kuai
2026-01-06 6:20 ` Li Nan
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=9205d0f0-3dcf-4459-a23a-3c595ce99eec@fnnas.com \
--to=yukuai@fnnas.com \
--cc=colyli@fnnas.com \
--cc=filippo@debian.org \
--cc=linan666@huaweicloud.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