cvs commit: src/sys/cpu/i386/include frame.h
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Jan 23 00:46:52 PST 2007
dillon 2007/01/23 00:43:02 PST
DragonFly src repository
Modified files:
sys/cpu/i386/include frame.h
Log:
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 at online.de>
Revision Changes Path
1.9 +1 -1 src/sys/cpu/i386/include/frame.h
http://www.dragonflybsd.org/cvsweb/src/sys/cpu/i386/include/frame.h.diff?r1=1.8&r2=1.9&f=u
More information about the Commits
mailing list