Date: Thu, 11 Apr 2002 22:17:16 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 machdep.c Message-ID: <200204120517.g3C5HGh44443@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2002/04/11 22:17:16 PDT Modified files: sys/ia64/ia64 machdep.c Log: Really fix uniprocessor on IA64. Note to self: do not use variables before they are initialized. I had correctly figured out that the UP problem was the pcpu current_pmap thing, but didn't fix it right last time. Revision Changes Path 1.92 +1 -1 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?200204120517.g3C5HGh44443>