]> git.ipfire.org Git - thirdparty/kernel/stable.git/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:59:02 +0000 (11:59 +0200)
commita9fd6d44abbcd1f9422450c7b49069b59f3b5dcc
tree9a79112b6a98525421d1e83e1f2c1862a727731d
parent071382bda1da8f0109cc454b5afde9d4cfffa923
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