Some minor changes

Need to reimplement exchange_registers
This commit is contained in:
Bahadir Balban
2008-09-12 10:47:36 +03:00
parent af03975dc1
commit 0b3ab05a98
4 changed files with 12 additions and 8 deletions

View File

@@ -54,6 +54,7 @@ int do_fork(struct tcb *parent)
struct task_ids ids = {
.tid = TASK_ID_INVALID,
.spid = parent->spid,
.tgid = TASK_ID_INVALID /* FIXME: !!! FIX THIS */
};
/* Make all shadows in this task read-only */
@@ -81,7 +82,7 @@ int do_fork(struct tcb *parent)
l4_ipc_return((int)utcb_shm);
return 0;
}
/* FIXME: We should munmap() parent's utcb page from child */
/* FIXME: Should we munmap() parent's utcb page from child? */
/*
* Map and prefault child utcb to vfs so that vfs need not