Date: Thu, 9 Sep 2004 10:15:53 +0000 (UTC) From: Julian Elischer <julian@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_switch.c sched_4bsd.c Message-ID: <200409091015.i89AFrHH006387@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 2004-09-09 10:15:53 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/kern kern_switch.c sched_4bsd.c
Log:
MFC of:
Don't do IPIs on behalf of interrupt threads.
just punt straight on through to the preemption code.
Make a KASSSERT out of a condition that can no longer occur.
Approved by: re (scottl)
Revision Changes Path
1.78.2.5 +2 -0 src/sys/kern/kern_switch.c
1.49.2.7 +3 -2 src/sys/kern/sched_4bsd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409091015.i89AFrHH006387>
