Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   drochner
Date:           Tue Apr  1 19:49:31 UTC 2008

Modified Files:
        src/sys/kern: kern_lock.c
        src/sys/rump/librump/rumpkern: locks.c
        src/sys/sys: systm.h

Log Message:
remove useless passing of the lwp from the KERNEL_LOCK() ABI
(not the API; this would be easy as well)
agreed (a while ago) by ad


To generate a diff of this commit:
cvs rdiff -r1.136 -r1.137 src/sys/kern/kern_lock.c
cvs rdiff -r1.12 -r1.13 src/sys/rump/librump/rumpkern/locks.c
cvs rdiff -r1.218 -r1.219 src/sys/sys/systm.h

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