git: kernel - Fix panic related to USB cd
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Jul 18 18:34:49 PDT 2019
commit c2ab3da254cbed124ccb734ad0495438d5d8b056
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/c2ab3da254cbed124ccb734ad0495438d5d8b056
--
DragonFly BSD source repository
More information about the Commits
mailing list