Skip to content
Commit a8a8d149 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa._assets.kmodules.lisa: Support lockdep subclasses

FEATURE

Support mutex_lock_nested() and similar functions so that state
transitions of an object owning a lock can be modelled using subclasses,
one for each such state. This avoids having to change the lockdep class
itself, which is impossible to do soundly after the mutex has been
shared with entities that may lock them at any time.
parent 84facc6c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment