Disabled assertion
This commit is contained in:
parent
afcfd1871d
commit
d4b02eae4f
@ -630,7 +630,9 @@ int can_enqueue;
|
||||
ref= 0;
|
||||
#endif
|
||||
operation= mq->mq_mess.m_type;
|
||||
#ifdef __minix_vmd
|
||||
assert(operation != DEV_CANCEL);
|
||||
#endif
|
||||
|
||||
if (can_enqueue)
|
||||
mp= &mq->mq_mess;
|
||||
|
Loading…
x
Reference in New Issue
Block a user