Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sys/kern/kern_umtx.c | ||
---|---|---|
652 | umtxq_sleep() cannot tolerate the queue hash changing like this. It will wake up with the wrong hash chain lock held. |