Date: Sun, 1 Jun 2003 01:29:43 -0700 (PDT) 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 vm_machdep.c Message-ID: <200306010829.h518Th0J009732@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2003/06/01 01:29:43 PDT
FreeBSD src repository
Modified files:
sys/ia64/ia64 vm_machdep.c
Log:
Implement cpu_thread_setup(). This is mostly the same as on i386,
except for the fact that trapframes have a size recorded in it
that we set here too. We need this for proper thread setup.
Pointed out by: mtm
Revision Changes Path
1.59 +8 -0 src/sys/ia64/ia64/vm_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306010829.h518Th0J009732>
