mtx: clean up locking spin mutexes
- shorten the fast path by pushing the lockstat probe to the slow path
- test for kernel panic only after it turns out we will have to spin,
in particular test only after we know we are not recursing
MFC after: 1 week
mtx: clean up locking spin mutexes Tags None Referenced Files None Subscribers None
Description
Details
|