Date: Wed, 11 Aug 2004 05:29:13 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 machdep.c Message-ID: <200408110529.i7B5TD4F052915@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408110529.i7B5TD4F052915>
