cvs commit: src/sys/platform/pc32/i386 trap.c src/sys/platform/vkernel/i386 trap.c

Matthew Dillon dillon at apollo.backplane.com
Sun Jul 13 17:17:12 PDT 2008


:  Fix deadlock occuring when booting vkernel from gdb.  One lwp in the vkernel
:  sends a signal to another one and is preempted by the signal receiving one in
:  userexit().  As the vkernel is traced, the vkernel process is stopped and the
:...
:
:http://www.dragonflybsd.org/cvsweb/src/sys/platform/pc32/i386/trap.c.diff?r1=1.113&r2=1.114&f=u
:http://www.dragonflybsd.org/cvsweb/src/sys/platform/vkernel/i386/trap.c.diff?r1=1.33&r2=1.34&f=u

    Nice sleuthing!

					-Matt
					Matthew Dillon 
					<dillon at backplane.com>





More information about the Commits mailing list