Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
locking/mutex: Clarify that mutex_unlock(), and most other sleeping l…
…ocks, can still use the lock object after it's unlocked Clarify the mutex lock lifetime rules a bit more. Signed-off-by: Ingo Molnar <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Jann Horn <[email protected]> Cc: Linus Torvalds <[email protected]> Link: https://lore.kernel.org/r/[email protected]
- Loading branch information