Fix a crash related to the NPX (floating point) interrupt. The interrupt
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 23 Jan 2007 08:43:02 +0000 (08:43 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 23 Jan 2007 08:43:02 +0000 (08:43 +0000)
commitaebd533df533979cd22e4cdcc264ab9330bdcb66
tree73d542616900a48be190c7fff69950fec0edc778
parentc7eb058947eaf16922ece8a4cee2026c9b8fb2fa
Fix a crash related to the NPX (floating point) interrupt.  The interrupt
frame was not being properly translated to a trapframe due to recent
trapframe changes.

Reported-by: Sascha Wildner <saw@online.de>
sys/cpu/i386/include/frame.h