cvs commit: src/sys/ia64/ia64 machdep.c
Marcel Moolenaar
marcel at FreeBSD.org
Tue Aug 10 22:29:14 PDT 2004
marcel 2004-08-11 05:29:13 UTC
FreeBSD src repository
Modified files:
sys/ia64/ia64 machdep.c
Log:
In set_regs(), flush the dirty registers onto the backingstore before
we update the registers. That way we don't have any dirty registers to
worry about and also know that bsp=bspstore, which makes updating the
RSE related registers predictable.
This is not the end of it. We need more validity checks, but for now
this allows us to complete the gdb testsuite without crashing the
kernel.
Revision Changes Path
1.184 +3 -0 src/sys/ia64/ia64/machdep.c
More information about the cvs-src
mailing list