Module Name: src Committed By: martin Date: Sun Apr 15 19:07:40 UTC 2012
Modified Files:
src/sys/kern: subr_kmem.c
src/sys/sys: debug.h
Log Message:
We don't support KMEM_GUARD nor FREECHECK yet with rump, so disable them
in debug builds of the rump kernel.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/kern/subr_kmem.c
cvs rdiff -u -r1.3 -r1.4 src/sys/sys/debug.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
