nvme: add bug report info for global duplicate id
authorKeith Busch <kbusch@kernel.org>
Tue, 7 Jun 2022 15:30:29 +0000 (08:30 -0700)
committerChristoph Hellwig <hch@lst.de>
Mon, 13 Jun 2022 17:54:14 +0000 (19:54 +0200)
commit2f0dad1719cbbd690e916a42d937b7605ee63964
treec24557976cfe5ea82697ddf57ac7aaddb6dc1736
parent1fc766b5c08417248e0008bca14c3572ac0f1c26
nvme: add bug report info for global duplicate id

The recent global id check is finding poorly implemented devices in the
wild. Include relavant device information in the output to help quicken
an appropriate quirk patch.

Signed-off-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/core.c
drivers/nvme/host/nvme.h
drivers/nvme/host/pci.c