[RFC blktests fix PATCH] tcp: use GFP_ATOMIC in tcp_disconnect

Christoph Hellwig hch at lst.de
Tue Nov 25 03:30:09 PST 2025


On Tue, Nov 25, 2025 at 04:58:32PM +0530, Nilay Shroff wrote:
> >From git history, I see that was added to avoid memory reclaim  to avoid
> possible circular locking dependency. This commit 83e1226b0ee2 ("nvme-tcp:
> fix possible circular locking when deleting a controller under memory
> pressure") adds it.

I suspect this was intended to be noio, and we should just switch to
that.




More information about the Linux-nvme mailing list