MFi386: rev 1.12: re-allow fast interrupts to cause preemption

This commit is contained in:
peter 2004-12-06 22:56:15 +00:00
parent 3827837a66
commit e6d23e6014

View File

@ -204,8 +204,6 @@ intr_execute_handlers(struct intsrc *isrc, struct intrframe *iframe)
}
isrc->is_pic->pic_eoi_source(isrc);
error = 0;
/* XXX */
td->td_pflags &= ~TDP_OWEPREEMPT;
critical_exit();
} else {
/*