Displaying 2 results from an estimated 2 matches for "dlm_put_ml".
Did you mean:
  dlm_put_mle
  
2014 Sep 11
1
May be deadlock for wrong locking order, patch request reviewed, thanks
...maybe_map);
              spin_unlock(&tmpmle->spinlock);
-              spin_unlock(&dlm->master_lock);
              spin_unlock(&res->spinlock);
+             spin_unlock(&dlm->master_lock);
              /* keep the mle attached to heartbeat events */
              dlm_put_mle(tmpmle);
-------------------------------------------------------------------------------------------------------------------------------------
????????????????????????????????????????
????????????????????????????????????????
????????????????????????????????????????
???
This e-mail and its attachme...
2014 Sep 11
1
May be deadlock for wrong locking order, patch request reviewed, thanks
...maybe_map);
              spin_unlock(&tmpmle->spinlock);
-              spin_unlock(&dlm->master_lock);
              spin_unlock(&res->spinlock);
+             spin_unlock(&dlm->master_lock);
              /* keep the mle attached to heartbeat events */
              dlm_put_mle(tmpmle);
-------------------------------------------------------------------------------------------------------------------------------------
????????????????????????????????????????
????????????????????????????????????????
????????????????????????????????????????
???
This e-mail and its attachme...