[PATCH] fix: nvme_update_ns_info method should be called even if nvme_ms_ids_equal return false

Arman Hajishafieha arman.hajishafieha at hotmail.com
Mon May 23 11:18:01 PDT 2022


On Tue, 2022-04-12 at 07:04 +0200, Christoph Hellwig wrote:
> On Mon, Apr 11, 2022 at 10:20:13PM +0800, 金韬 wrote:
> > btw, I checked the patch code, I noticed "MAXIO MAP1202" is hard
> > coded in 
> > pci.c. I think not only MAP1202 has the problem mentioned in this
> > thread, 
> > but also "MAXIO MAP1002"(Gloway Basic 1T NVMe SSD, which has the
> > same 
> > suspend issue).
> 
> If you can verify it has the issue we can add a quirk for it as well.

Hello.

I can confirm that "MAXIO MAP1001" (1e4b:1001) controller found in
"Asgard N2 1TB SSD" suffers from the exact same issue as well.
After applying the patch to disable checking namespace identifiers it
can resume from suspend normally. It seems like this issue affects a
wider range of Maxio controllers.
Could you please add a quirk for this device as well?


More information about the Linux-nvme mailing list