git: DragonFly_RELEASE_5_6 kernel - Fix panic related to USB cd

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Jul 21 19:28:10 PDT 2019


commit 292c9b29e9d552f4bb17da76d668695b8ec0439b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Jul 18 18:33:49 2019 -0700

    kernel - Fix panic related to USB cd
    
    * The callouts managed by scsi/scsi_cd.c need to hold the SIM
      lock.
    
    * Fixes an assertion (SIM lock not held).

Summary of changes:
 sys/bus/cam/scsi/scsi_cd.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/292c9b29e9d552f4bb17da76d668695b8ec0439b


-- 
DragonFly BSD source repository



More information about the Commits mailing list