- *
- * We can't terminate the current activation yet, because
- * it has to wait for the others in an interruptible state.
- * We may also block interruptibly during the rest of the
- * cleanup. Wait until the very last to terminate ourself.
- *
- * But if we have virtual machine state, we need to clean
- * that up now, because it may be holding wirings the task's
- * map that would get stuck in the vm_map_remove() below.