From owner-cvs-all Tue Mar 12 3:55:56 2002 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id B78E137B43D; Tue, 12 Mar 2002 03:55:53 -0800 (PST) Received: by flood.ping.uio.no (Postfix, from userid 2602) id B1A285346; Tue, 12 Mar 2002 12:55:51 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Jake Burkholder Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/savecore savecore.c References: <200203111123.g2BBNo651853@freefall.freebsd.org> <20020311175817.I20687@locore.ca> From: Dag-Erling Smorgrav Date: 12 Mar 2002 12:55:50 +0100 In-Reply-To: <20020311175817.I20687@locore.ca> Message-ID: Lines: 12 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jake Burkholder writes: > This will build but its actually wrong. We can't make the same assumptions > about the physical address of where the kernel is loaded as i386 does. Well, I was told it was correct :) This doesn't make any assumptions, BTW - it looks for the kernbase symbol in the kernel and uses that. Now if you're telling me that the kernel's own idea of kernbase is wrong... DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message