MFi386: rev 1.12: re-allow fast interrupts to cause preemption
This commit is contained in:
parent
3827837a66
commit
e6d23e6014
@ -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 {
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user