]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Account for IPI_PREEMPT. We don't want to call sched_preempt() with
authorMarcel Moolenaar <marcel@FreeBSD.org>
Fri, 23 May 2008 19:53:50 +0000 (19:53 +0000)
committerMarcel Moolenaar <marcel@FreeBSD.org>
Fri, 23 May 2008 19:53:50 +0000 (19:53 +0000)
commit2cddc3d722b3f479505ed25ca88d3ca61d86fb82
tree235b202090b7867db73e628964a70b99989ab39d
parenta73665b0282ff82478cc4e042ddbc1a70ec166db
Account for IPI_PREEMPT. We don't want to call sched_preempt() with
interrupts disabled or with td_intr_nesting_level non-zero.
sys/ia64/ia64/interrupt.c