cvs commit: src/sys/kern kern_switch.c sched_4bsd.c
Julian Elischer
julian at FreeBSD.org
Mon Sep 6 00:23:15 PDT 2004
julian 2004-09-06 07:23:15 UTC
FreeBSD src repository
Modified files:
sys/kern kern_switch.c sched_4bsd.c
Log:
Don't do IPIs on behalf of interrupt threads.
just punt straight on through to teh preemption code.
Make a KASSSERT out of a condition that can no longer occur.
MFC after: 1 week
Revision Changes Path
1.87 +2 -2 src/sys/kern/kern_switch.c
1.60 +3 -2 src/sys/kern/sched_4bsd.c
More information about the cvs-src
mailing list