cvs commit: src/sys/kern kern_switch.c sched_4bsd.c
Julian Elischer
julian at FreeBSD.org
Thu Sep 9 03:15:54 PDT 2004
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
More information about the cvs-src
mailing list