:  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 
                                        <[EMAIL PROTECTED]>

Reply via email to