Module Name: src Committed By: reinoud Date: Mon Jan 9 14:58:15 UTC 2012
Modified Files: src/sys/arch/usermode/usermode: pmap.c Log Message: As ppn is a uintptr_t, it can never be negative so the check is invalid. To generate a diff of this commit: cvs rdiff -u -r1.98 -r1.99 src/sys/arch/usermode/usermode/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.