From owner-cvs-src@FreeBSD.ORG Tue Dec 14 18:32:42 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE32016A4D1 for ; Tue, 14 Dec 2004 18:32:42 +0000 (GMT) Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EEC743D5E for ; Tue, 14 Dec 2004 18:32:42 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 5492 invoked from network); 14 Dec 2004 18:32:42 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 14 Dec 2004 18:32:41 -0000 Received: from [10.50.41.243] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id iBEIWbQJ095347; Tue, 14 Dec 2004 13:32:38 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Nate Lawson Date: Tue, 14 Dec 2004 13:33:06 -0500 User-Agent: KMail/1.6.2 References: <200411300618.iAU6IkQX065609@repoman.freebsd.org> In-Reply-To: <200411300618.iAU6IkQX065609@repoman.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200412141333.06213.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 vm_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Dec 2004 18:32:43 -0000 On Tuesday 30 November 2004 01:18 am, Nate Lawson wrote: > njl 2004-11-30 06:18:46 UTC > > FreeBSD src repository > > Modified files: > sys/i386/i386 vm_machdep.c > Log: > MFamd64: Remove the cpu_reset_proxy cruft now that we run boot() on > cpu 0. Also, restructure cpu_reset to be cleaner (no functional change.) FYI, this breaks the 'reset' command from ddb if you panic on a cpu other than the BSP. boot() isn't the only function that calls cpu_reset(), so perhaps this should be reverted (same for amd64) -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org