From owner-cvs-all@FreeBSD.ORG Thu Aug 5 01:06:40 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 667E516A4CE; Thu, 5 Aug 2004 01:06:40 +0000 (GMT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DF7C43D66; Thu, 5 Aug 2004 01:06:40 +0000 (GMT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.11/8.12.11) with ESMTP id i7515MSM020154; Wed, 4 Aug 2004 21:05:22 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)i7515Mfc020151; Wed, 4 Aug 2004 21:05:22 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Wed, 4 Aug 2004 21:05:22 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200408050032.i750W83Z046058@repoman.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: cvs commit: src/sys/i386/i386 machdep.c mp_machdep.c 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: Thu, 05 Aug 2004 01:06:40 -0000 On Thu, 5 Aug 2004, Robert Watson wrote: > Move definition of mem_range_softc from mp_machdep.c to machdep.c so > that it is defined for non-SMP builds, not just SMP ones. > > Revision Changes Path > 1.597 +3 -0 src/sys/i386/i386/machdep.c > 1.233 +0 -2 src/sys/i386/i386/mp_machdep.c This change probably needs to be reproduced for all our other platforms which have the same problem. Or, the definition could be moved to a central place... Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Principal Research Scientist, McAfee Research