cvs commit: src/sys/machine/pc32/i386 machdep.c trap.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Jan 8 23:06:38 PST 2007
dillon 2007/01/08 23:03:32 PST
DragonFly src repository
Modified files:
sys/machine/pc32/i386 machdep.c trap.c
Log:
A virtual kernel running an emulated process context must pop back into
its virtual kernel context before posting any signal. Correct a number
of cases that were not being handled.
Revision Changes Path
1.113 +22 -0 src/sys/machine/pc32/i386/machdep.c
1.93 +0 -8 src/sys/machine/pc32/i386/trap.c
http://www.dragonflybsd.org/cvsweb/src/sys/machine/pc32/i386/machdep.c.diff?r1=1.112&r2=1.113&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/machine/pc32/i386/trap.c.diff?r1=1.92&r2=1.93&f=u
More information about the Commits
mailing list