[PATCH v2 2/2] nvme-core: do ioccsz/iorcsz validation only for I/O controllers

Kamaljit Singh kamaljit.singh at opensource.wdc.com
Wed Sep 17 14:43:28 PDT 2025


On Mon, Sep 08, 2025 at 02:57:00PM +0200, Hannes Reinecke wrote:
> On 9/6/25 01:25, Kamaljit Singh wrote:
> > An administrative controller does not support I/O queues, hence it
> > should ignore existing checks for IOCCSZ/IORCSZ. Currently, these checks
> > only exclude a discovery controller but need to also exclude an
> > administrative controller.
> > 
> > Signed-off-by: Kamaljit Singh <kamaljit.singh at opensource.wdc.com>
> > ---
> >   drivers/nvme/host/core.c | 4 ++--
> >   1 file changed, 2 insertions(+), 2 deletions(-)
> > 
> Reviewed-by: Hannes Reinecke <hare at suse.de>
> 
Please review and provide any feedback for both of these patches.

Thanks,
Kamaljit



More information about the Linux-nvme mailing list