Re: [PATCH v2 1/2] nvme-pci: Use size_t for length fields to handle larger sizes
From: Christoph Hellwig
Date: Wed Nov 19 2025 - 05:10:52 EST
On Wed, Nov 19, 2025 at 11:55:16AM +0200, Leon Romanovsky wrote:
> So what is the resolution? Should I drop this patch or not?
I think it should be dropped. I don't think having to use one 96-bit
structure per 4GB worth of memory should be a deal breaker.