[Bug 232466] nvme is not shut properly for suspend/resume

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 23 21:14:25 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232466

Scott Long <scottl at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |scottl at FreeBSD.org

--- Comment #4 from Scott Long <scottl at FreeBSD.org> ---
Calling cam_freeze_devq() doesn't guarantee that nothing is in-flight when it
returns.  A lesser problem is that it (and xpt_freeze_simq()) also doesn't
prevent sending CCBs to the sim that aren't flagged with XPT_FC_QUEUED.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-scsi mailing list