summaryrefslogtreecommitdiffstats
path: root/sys/vm
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vm')
-rw-r--r--sys/vm/vm_glue.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/vm/vm_glue.c b/sys/vm/vm_glue.c
index 8dce649..67b585e 100644
--- a/sys/vm/vm_glue.c
+++ b/sys/vm/vm_glue.c
@@ -474,7 +474,6 @@ vm_waitproc(p)
{
GIANT_REQUIRED;
- cpu_wait(p);
vmspace_exitfree(p); /* and clean-out the vmspace */
}
OpenPOWER on IntegriCloud