Module Name: src Committed By: martin Date: Sun Feb 12 11:18:05 UTC 2012
Modified Files:
src/sys/uvm: uvm_glue.c
Log Message:
In uvm_proc_exit bail out early if we have no vmspace yet (as it happens
for failing posix_spawn child processes).
Fixes PR kern/45991.
To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 src/sys/uvm/uvm_glue.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
