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:
parent
d24cb2490d
commit
081a1c2536
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user