DragonFly commits List (threaded) for 2003-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/i386/i386 genassym.c swtch.s
dillon 2003/09/16 13:03:35 PDT
Modified files:
sys/i386/i386 genassym.c swtch.s
Log:
Fix a DIAGNOSTIC check in the heavy-weight switch code. A thread's process is
normally in the SRUN state but can also be preempted while moving into
the SZOMB (zombie) state.
Report-by: "David P. Reese, Jr." <daver@xxxxxxxxxxxx>
Revision Changes Path
1.29 +1 -0 src/sys/i386/i386/genassym.c
1.27 +8 -0 src/sys/i386/i386/swtch.s
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]