MFC r257910:
Don't enable interrupts before we call sched_throw().
This commit is contained in:
parent
f00acf1f3c
commit
0ab80a1194
@ -249,8 +249,6 @@ ia64_ap_startup(void)
|
||||
ia64_set_tpr(0);
|
||||
ia64_srlz_d();
|
||||
|
||||
ia64_enable_intr();
|
||||
|
||||
sched_throw(NULL);
|
||||
/* NOTREACHED */
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user