From owner-cvs-all Wed Jan 24 11: 0:56 2001 Delivered-To: cvs-all@freebsd.org Received: from pike.osd.bsdi.com (unknown [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 9C1A237B400; Wed, 24 Jan 2001 11:00:31 -0800 (PST) Received: from foo.osd.bsdi.com (root@foo.osd.bsdi.com [204.216.28.137]) by pike.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id f0OJ0Nx29812; Wed, 24 Jan 2001 11:00:23 -0800 (PST) (envelope-from jhb@foo.osd.bsdi.com) Received: (from jhb@localhost) by foo.osd.bsdi.com (8.11.1/8.11.1) id f0OIxwH81785; Wed, 24 Jan 2001 10:59:58 -0800 (PST) (envelope-from jhb) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200101241711.f0OHBAK60840@freefall.freebsd.org> Date: Wed, 24 Jan 2001 10:59:57 -0800 (PST) Organization: BSD, Inc. From: John Baldwin To: Doug Rabson Subject: RE: cvs commit: src/sys/ia64/ia64 trap.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 24-Jan-01 Doug Rabson wrote: > dfr 2001/01/24 09:11:10 PST > > Modified files: > sys/ia64/ia64 trap.c > Log: > Fix typo. Eek. Gosh those were bad. One note is that I didn't make as many changes in ia64 as I did on the alpha. One thing actually is that ia64 needs to move the init of curproc, proc0.p_heldmtx, and proc0.p_contested into initia64() and do a mtx_enter of Giant after init'ing it. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.Baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message