[PATCH 0/1] nvme-pci: add IGNORE_DEV_SUBNQN quirk for device 1987:5012
Jason Nader
dev at kayoway.com
Wed May 22 08:47:15 PDT 2024
Hi,
The existing quirk for this device was missing IGNORE_DEV_SUBNQN,
however on my system it looks like the quirk should be applied.
Kernel logs before this patch:
nvme nvme0: pci function 0000:02:00.0
nvme nvme0: missing or invalid SUBNQN field.
nvme nvme0: D3 entry latency set to 10 seconds
nvme nvme0: 8/0/0 default/read/poll queues
nvme nvme0: Ignoring bogus Namespace Identifiers
Kernel logs after this patch:
nvme nvme0: pci function 0000:02:00.0
nvme nvme0: D3 entry latency set to 10 seconds
nvme nvme0: 8/0/0 default/read/poll queues
nvme nvme0: Ignoring bogus Namespace Identifiers
Jason Nader (1):
nvme-pci: add IGNORE_DEV_SUBNQN quirk for device 1987:5012
drivers/nvme/host/pci.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
2.45.1
More information about the Linux-nvme
mailing list