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] [thread-next>] [day] [month] [year] [list]
Message-ID: <aSVMXYCiEGpETx-X@infradead.org>
Date: Mon, 24 Nov 2025 22:27:41 -0800
From: Christoph Hellwig <hch@...radead.org>
To: Chaitanya Kulkarni <ckulkarnilinux@...il.com>
Cc: kbusch@...nel.org, hch@....de, hare@...e.de, sagi@...mberg.me,
	axboe@...nel.dk, dlemoal@...nel.org, wagi@...nel.org,
	mpatocka@...hat.com, yukuai3@...wei.com, xni@...hat.com,
	linan122@...wei.com, bmarzins@...hat.com, john.g.garry@...cle.com,
	edumazet@...gle.com, ncardwell@...gle.com, kuniyu@...gle.com,
	davem@...emloft.net, dsahern@...nel.org, kuba@...nel.org,
	pabeni@...hat.com, horms@...nel.org, netdev@...r.kernel.org,
	linux-nvme@...ts.infradead.org, linux-block@...r.kernel.org
Subject: Re: [RFC blktests fix PATCH] tcp: use GFP_ATOMIC in tcp_disconnect

I don't think GFP_ATOMIC is right here, you want GFP_NOIO.

And just use the scope API so that you don't have to pass a gfp_t
several layers down.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ