]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r347198: Drop periph lock around cam_periph_unmapmem().
authorAlexander Motin <mav@FreeBSD.org>
Thu, 9 May 2019 04:16:06 +0000 (04:16 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Thu, 9 May 2019 04:16:06 +0000 (04:16 +0000)
commitdaa0f2ade79c73e0d1c83706da0f2f9ad727d2ed
tree28592cbb717a6c1d4f70fde46ce6ce34fa8f426a
parentf5da226bec6560c3a82e50f9a966e2b00e39802f
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