summaryrefslogtreecommitdiff
path: root/kernel/locking/rwsem.h
AgeCommit message (Expand)Author
2018-03-31locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatchesWaiman Long
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-08locking/rwsem: Protect all writes to owner by WRITE_ONCE()Waiman Long
2016-06-08locking/rwsem: Add reader-owned state to the owner fieldWaiman Long
2015-02-18locking/rwsem: Set lock ownership ASAPDavidlohr Bueso