Axe stale mp_fixme().

This commit is contained in:
John Baldwin 2001-09-01 00:49:29 +00:00
parent 0e3adf0b58
commit 8c8a7645c7
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);