Module Name: src Committed By: he Date: Sun Jan 23 21:29:52 UTC 2011
Modified Files:
src/sys/uvm: uvm_pglist.c
Log Message:
DEBUG does not imply DIAGNOSTIC; make sure we have a non-null
KASSERTMSG implementation (DIAGNOSTIC) so that the variable inside
the DEBUG section gets used.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/uvm/uvm_pglist.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
