CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2017/05/26 09:26:28

Modified files:
        sys/dev/pv     : vioblk.c 

Log message:
vioblk: set VIOBLK_DONE from vioblk_vq_done1

If the device needs to be reset due to a poll timeout, we need accurate
information which requests are already completed. Otherwise, there will
be a panic "scsi_done called twice on xs", as found out by mpi@

Reply via email to