summaryrefslogtreecommitdiffstats
path: root/kernel/locking/rwbase_rt.c
AgeCommit message (Expand)AuthorLines
2021-09-15locking/rwbase: Take care of ordering guarantee for fastpath readerBoqun Feng-2/+19
2021-09-15locking/rwbase: Extract __rwbase_write_trylock()Peter Zijlstra-18/+26
2021-09-15locking/rwbase: Properly match set_and_save_state() to restore_state()Peter Zijlstra-1/+1
2021-08-17locking/rt: Add base code for RT rw_semaphore and rwlockThomas Gleixner-0/+263