Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 40554 Build 37443: arc lint + arc unit
Event Timeline
sys/kern/kern_umtx.c | ||
---|---|---|
647 | umtxq_sleep() cannot tolerate the queue hash changing like this. It will wake up with the wrong hash chain lock held. |