Date: Thu, 14 Mar 2002 01:20:07 -0800 (PST) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 machdep.c Message-ID: <200203140920.g2E9K7b02808@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 2002/03/14 01:20:07 PST Modified files: sys/ia64/ia64 machdep.c Log: Move the call to pmap_bootstrap to after the initialisation of thread0. This allows us to use mutexes in pmap safely. Also initialise fpcurthread for cpu0 so that ia64_fpstate_check doesn't barf during boot. Revision Changes Path 1.79 +9 -6 src/sys/ia64/ia64/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203140920.g2E9K7b02808>