]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r347198: Drop periph lock around cam_periph_unmapmem().
authormav <mav@FreeBSD.org>
Thu, 9 May 2019 04:16:31 +0000 (04:16 +0000)
committermav <mav@FreeBSD.org>
Thu, 9 May 2019 04:16:31 +0000 (04:16 +0000)
commitbd62d6ff11a64d915ec395c3324dff4e2e7f1c61
tree60d7ad365616e3993d0440beea77284531ff9468
parent146b0d27763f2eb8917c0fbb30a337262f9ceb3c
MFC r347198: Drop periph lock around cam_periph_unmapmem().

Since r345656 it may call copyout(), that may sleep.
sys/cam/scsi/scsi_pass.c
sys/cam/scsi/scsi_sg.c