cvs commit: src/sys/ia64/ia64 machdep.c
Marcel Moolenaar
marcel at FreeBSD.org
Sun Aug 10 01:04:23 PDT 2003
marcel 2003/08/10 01:04:22 PDT
FreeBSD src repository
Modified files:
sys/ia64/ia64 machdep.c
Log:
Now that we can ignore up to 8KB of dirty registers, remove the RSE
magic from exec_setregs(). In set_mcontext() we now also don't have
to worry that we entered the kernel with more that 512 bytes of
dirty registers on the kernel stack. Note that we cannot make any
assumptions anymore WRT to NaT collection points in exec_setregs(),
so we have to deal with them now.
Revision Changes Path
1.149 +30 -45 src/sys/ia64/ia64/machdep.c
More information about the cvs-src
mailing list