marcel 2008-05-23 19:53:50 UTC FreeBSD src repository Modified files: sys/ia64/ia64 interrupt.c Log: Account for IPI_PREEMPT. We don't want to call sched_preempt() with interrupts disabled or with td_intr_nesting_level non-zero. Revision Changes Path 1.69 +10 -4 src/sys/ia64/ia64/interrupt.c