1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/dev/mfi
Mark Johnston 30e71983d0 Hold mfi_io_lock across calls to xpt_rescan() and xpt_alloc_ccb_nowait().
xpt_rescan() expects the SIM lock to be held, and we trip a mtx_assert if
the driver initiates multiple rescans in quick succession.

Reported by:	sbruno
Tested by:	sbruno
MFC after:	1 week
2013-08-23 22:55:52 +00:00
..
mfi_cam.c Hold mfi_io_lock across calls to xpt_rescan() and xpt_alloc_ccb_nowait(). 2013-08-23 22:55:52 +00:00
mfi_debug.c
mfi_disk.c
mfi_ioctl.h
mfi_linux.c
mfi_pci.c
mfi_syspd.c If sys/param.h MAXPHYS has been tuned to exceed MFI_MAXPHYS, the mfi(4) 2013-08-14 15:50:34 +00:00
mfi_tbolt.c
mfi.c
mfireg.h
mfivar.h