]> 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)
commit39b1136a473bfd621fbfb5f03eccc6c6d11be021
treec24557976cfe5ea82697ddf57ac7aaddb6dc1736
parenta407c748026bb9bc55e3778fbcc45e0874c172ee
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