lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <9205d0f0-3dcf-4459-a23a-3c595ce99eec@fnnas.com>
Date: Sat, 3 Jan 2026 19:13:36 +0800
From: "Yu Kuai" <yukuai@...as.com>
To: "Li Nan" <linan666@...weicloud.com>, <song@...nel.org>, 
	<linux-raid@...r.kernel.org>
Cc: <linux-kernel@...r.kernel.org>, <filippo@...ian.org>, <colyli@...as.com>, 
	<yukuai@...as.com>
Subject: Re: [PATCH v2 04/11] md/raid5: use mempool to allocate stripe_request_ctx

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ