[PATCHv8 6/6] nvme: enable FDP support
Keith Busch
kbusch at kernel.org
Mon Oct 21 08:08:07 PDT 2024
On Fri, Oct 18, 2024 at 04:18:17PM +0530, Kanchan Joshi wrote:
> On 10/17/2024 9:39 PM, Keith Busch wrote:
> >
> > +#define NVME_MAX_PLIDS (NVME_CTRL_PAGE_SIZE / sizeof(16))
> > +
>
> Seems you intended sizeof(u16).
Ha, yes, that's the intended type. I don't have anything close to 1k
placement hints, so would have never noticed this was the wrong size.
More information about the Linux-nvme
mailing list