Turn off ISP_SMPLOCK- not to be turned on again.

Until we can have perfect knowledge that all callers above us think it's okay
for us to sleep, releasing *our* locks of course, we don't dare try and sleep.
This commit is contained in:
Matt Jacob 2003-10-21 21:52:23 +00:00
parent d24cb2490d
commit 081a1c2536

View File

@ -76,7 +76,7 @@
#endif
#define HANDLE_LOOPSTATE_IN_OUTER_LAYERS 1
#define ISP_SMPLOCK 1
/* #define ISP_SMPLOCK 1 */
#ifdef ISP_SMPLOCK
#define ISP_IFLAGS INTR_TYPE_CAM | INTR_ENTROPY | INTR_MPSAFE