When debugging a deadlock, it is useful to follow the full chain of
locks as far as possible.
Details
Details
- Reviewers
markj jhb - Commits
- rS322836: Merge print_lockchain and print_sleepchain
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 11221 Build 11599: arc lint + arc unit
Event Timeline
Comment Actions
Only print generic wchan sleep info if an sx/lockmgr owner was not found (same
as before this change).