]> git.proxmox.com Git - mirror_ubuntu-kernels.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)
committerChristoph Hellwig <hch@lst.de>
Fri, 15 Apr 2022 04:56:17 +0000 (06:56 +0200)
commita98a945b80f8684121d477ae68ebc01da953da1f
treece56123e1819292f7a96e4ea80e5bf909ea0e3ec
parent00ff400e6deee00f7b15e200205b2708b63b8cf6
nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202

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>
drivers/nvme/host/pci.c