]> git.itanic.dy.fi Git - linux-stable/commit
nvme-pci: add BOGUS_NID for Intel 0a54 device
authorKeith Busch <kbusch@kernel.org>
Thu, 12 Oct 2023 18:13:51 +0000 (11:13 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Oct 2023 09:54:25 +0000 (11:54 +0200)
commit6238faecf88a68fc26b2a79584d802a00c4ca1ad
tree2436c966c9f427b10b1592126c6d6bdd7edf77af
parent9efa38fdca2cfee4a11ec7d55a80e693bf8db4f5
nvme-pci: add BOGUS_NID for Intel 0a54 device

commit 5c3f4066462a5f6cac04d3dd81c9f551fabbc6c7 upstream.

These ones claim cmic and nmic capable, so need special consideration to ignore
their duplicate identifiers.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=217981
Reported-by: welsh@cassens.com
Signed-off-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/nvme/host/pci.c