Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [vmlocking] src/sys
Module Name: src
Committed By: ad
Date: Thu Oct 11 11:08:18 UTC 2007
Modified Files:
src/sys/kern [vmlocking]: init_main.c kern_lock.c
src/sys/sys [vmlocking]: lock.h simplelock.h systm.h
Log Message:
- Always include the kernel_lock functions, for LKMs.
- Fix uniprocessor builds.
- Tidy up a bit.
To generate a diff of this commit:
cvs rdiff -r1.299.2.22 -r1.299.2.23 src/sys/kern/init_main.c
cvs rdiff -r1.110.2.14 -r1.110.2.15 src/sys/kern/kern_lock.c
cvs rdiff -r1.69.2.6 -r1.69.2.7 src/sys/sys/lock.h
cvs rdiff -r1.1.44.2 -r1.1.44.3 src/sys/sys/simplelock.h
cvs rdiff -r1.196.2.3 -r1.196.2.4 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