cvs commit: src/sys/i386/i386 genassym.c swtch.s
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Sep 16 13:03:40 PDT 2003
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 at xxxxxxxxxxxx>
Revision Changes Path
1.29 +1 -0 src/sys/i386/i386/genassym.c
1.27 +8 -0 src/sys/i386/i386/swtch.s
More information about the Commits
mailing list