summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_glue.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vm/vm_glue.c')
-rw-r--r--sys/vm/vm_glue.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/vm/vm_glue.c b/sys/vm/vm_glue.c
index efbe38a..9f931a1 100644
--- a/sys/vm/vm_glue.c
+++ b/sys/vm/vm_glue.c
@@ -585,6 +585,7 @@ retry:
vmspace_free(vm);
}
nextproc:
+ continue;
}
sx_sunlock(&allproc_lock);
/*
OpenPOWER on IntegriCloud