summaryrefslogtreecommitdiffstats
path: root/kernel/locking/rwbase_rt.c
Commit message (Expand)AuthorAgeFilesLines
* locking/rwbase: Take care of ordering guarantee for fastpath readerBoqun Feng2021-09-151-2/+19
* locking/rwbase: Extract __rwbase_write_trylock()Peter Zijlstra2021-09-151-18/+26
* locking/rwbase: Properly match set_and_save_state() to restore_state()Peter Zijlstra2021-09-151-1/+1
* locking/rt: Add base code for RT rw_semaphore and rwlockThomas Gleixner2021-08-171-0/+263