]> git.baikalelectronics.ru Git - kernel.git/commit
nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202
authorChristoph Hellwig <hch@lst.de>
Mon, 11 Apr 2022 06:05:27 +0000 (08:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Apr 2022 12:38:57 +0000 (14:38 +0200)
commit741dff4658754ba78ecd32b8370e49b84f2dd196
tree95d412585869d012929beaabb76043f450c8cb6d
parentf5629c6045e6c8cbb21aa551bde22d76f44099a8
nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202

[ Upstream commit 01536816f30fe630db384f9f9a4ec0bb8082781e ]

The MAXIO MAP1002/1202 controllers reports completely bogus Namespace
identifiers that even change after suspend cycles.  Disable using
the Identifiers entirely.

Reported-by: 金韬 <me@kingtous.cn>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Tested-by: 金韬 <me@kingtous.cn>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/nvme/host/pci.c