Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/compat/linux/common



Module Name:    src
Committed By:   njoly
Date:           Fri Jun 20 11:31:40 UTC 2008

Modified Files:
        src/sys/compat/linux/common: linux_futex.c

Log Message:
Fix futex locking. Move all locking to linux_sys_futex function, and
KASSERT that futex_{get,put,sleep,wake} are now called with lock held.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/compat/linux/common/linux_futex.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index