]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3f35db9152c12e9991bdf3f5b8e83a07b168bab5
treec24557976cfe5ea82697ddf57ac7aaddb6dc1736
parentcb4ed2949ac821a1b63231b89578a8b4de50b262
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