Skip to content
Snippets Groups Projects
Commit 688b419c authored by August Wikerfors's avatar August Wikerfors Committed by Keith Busch
Browse files

nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512G


The Samsung PM9B1 512G SSD found in some Lenovo Yoga 7 14ARB7 laptop units
reports eui as 0001000200030004 when resuming from s2idle, causing the
device to be removed with this error in dmesg:

nvme nvme0: identifiers changed for nsid 1

To fix this, add a quirk to ignore namespace identifiers for this device.

Signed-off-by: default avatarAugust Wikerfors <git@augustwikerfors.se>
Signed-off-by: default avatarKeith Busch <kbusch@kernel.org>
parent 29b434d1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment