Comment 83 for bug 1746340

Revision history for this message
Kai-Heng Feng (kaihengfeng) wrote :

Please change the line in the patch from
"return NVME_QUIRK_PCI_RESET_RESUME";
to
"return (NVME_QUIRK_PCI_RESET_RESUME | NVME_QUIRK_NO_DEEPEST_PS);

And see if this still happens.