A virtual kernel running an emulated process context must pop back into
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 9 Jan 2007 07:03:32 +0000 (07:03 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 9 Jan 2007 07:03:32 +0000 (07:03 +0000)
commit69c61fbe855e0225bb66345552cfbae1494ae91e
tree83456c61214ea45e168cc54adc6a386b0c5a7983
parenta6b06c8dbd94735f21d64c14491e7a780517688b
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.
sys/platform/pc32/i386/machdep.c
sys/platform/pc32/i386/trap.c