aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/rwsem.h
Commit message (Expand)AuthorAgeFilesLines
* Fix implementation of the DECLARE_RWSEM() macro in the LinuxKPI.Hans Petter Selasky2017-03-071-2/+2
* Implement DECLARE_RWSEM() macro in the LinuxKPI to initialize aHans Petter Selasky2017-03-061-0/+9
* Give LinuxKPI Read-Write semaphores better debug names whenHans Petter Selasky2017-03-061-5/+17
* Make the LinuxKPI task struct persistent accross system calls.Hans Petter Selasky2017-02-211-0/+1
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-291-0/+59