]> git.baikalelectronics.ru Git - kernel.git/commit
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S50
authorStefan Reiter <stefan@pimaker.at>
Mon, 6 Jun 2022 13:01:29 +0000 (13:01 +0000)
committerChristoph Hellwig <hch@lst.de>
Mon, 13 Jun 2022 17:56:56 +0000 (19:56 +0200)
commit319d730b193cef0b4388b6f1d127ab3c6d6a7698
tree05ce9d6eb9173f230c21a8f1e779d1be5e65a598
parent25f6e46fd6737105d397d3b5159fb1484e151a48
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S50

ADATA XPG GAMMIX S50 drives report bogus eui64 values that appear to
be the same across drives in one system. Quirk them out so they are
not marked as "non globally unique" duplicates.

Signed-off-by: Stefan Reiter <stefan@pimaker.at>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/pci.c