From owner-cvs-all@FreeBSD.ORG Sat Mar 20 05:07:24 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5315A16A4CE; Sat, 20 Mar 2004 05:07:24 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0E2143D1D; Sat, 20 Mar 2004 05:07:23 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id D46965308; Sat, 20 Mar 2004 14:07:22 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 2EC3E530F; Sat, 20 Mar 2004 14:07:18 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id D208A33CA7; Sat, 20 Mar 2004 14:07:17 +0100 (CET) To: Tim Robbins References: <200403192014.i2JKEOBt054049@repoman.freebsd.org> <20040320014502.GA19081@cat.robbins.dropbear.id.au> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Sat, 20 Mar 2004 14:07:17 +0100 In-Reply-To: <20040320014502.GA19081@cat.robbins.dropbear.id.au> (Tim Robbins's message of "Sat, 20 Mar 2004 12:45:02 +1100") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys - Imported sources X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Mar 2004 13:07:24 -0000 Tim Robbins writes: > On Fri, Mar 19, 2004 at 12:14:23PM -0800, Dag-Erling Smorgrav wrote: > > Log Message: > > Sync with OpenBSD (two-year old bug fix) > What bug does it fix? revision 1.7 date: 2002/10/17 21:51:54; author: art; state: Exp; lines: +5 -3 When augmenting the nodes in RB_ROTATE_{RIGHT,LEFT} make sure that the children nodes have reached their final state before augmenting the parent. This fixes an obscure inconsistency of the space in the vm_map tree that gcc 3.2 triggers when compiling isp.o on alpha. (this only led to some leaked space). frantzen@ provos@ ok. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no