cvs commit: src/sys/cpu/i386/include frame.h
Matthew Dillon
dillon at apollo.backplane.com
Tue Jan 23 02:02:47 PST 2007
:Matthew Dillon wrote:
:> Log:
:> Fix a crash related to the NPX (floating point) interrupt. The inter=
:rupt
:> frame was not being properly translated to a trapframe due to recent
:> trapframe changes.
:
:When converting the trapframe passing I noticed that there are so many pl=
:aces assuming a certain frame layout. Not sure how to unify this, though=
:=2E
:
:cheers
: simon
Yah, we inherited that mess. The best we can do is document it in
the source code.
-Matt
More information about the Commits
mailing list