Axe stale mp_fixme().

This commit is contained in:
jhb 2001-09-01 00:49:29 +00:00
parent c4e5554168
commit 8f95e37de3
2 changed files with 0 additions and 2 deletions

View File

@ -172,7 +172,6 @@ cpu_exit(p)
*/
p->p_stat = SZOMB;
mp_fixme("assumption: p_pptr won't change at this time");
wakeup(p->p_pptr);
PROC_UNLOCK_NOSWITCH(p);

View File

@ -172,7 +172,6 @@ cpu_exit(p)
*/
p->p_stat = SZOMB;
mp_fixme("assumption: p_pptr won't change at this time");
wakeup(p->p_pptr);
PROC_UNLOCK_NOSWITCH(p);