From owner-freebsd-amd64@FreeBSD.ORG Thu Jul 28 16:23:24 2011 Return-Path: Delivered-To: freebsd-amd64@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D5ED106564A; Thu, 28 Jul 2011 16:23:24 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id 0FEC28FC12; Thu, 28 Jul 2011 16:23:23 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 6B9BB5615B; Thu, 28 Jul 2011 11:23:23 -0500 (CDT) Date: Thu, 28 Jul 2011 11:23:23 -0500 From: Mark Linimon To: Andriy Gapon Message-ID: <20110728162323.GA21799@lonesome.com> References: <201107270622.p6R6MCae086774@red.freebsd.org> <4E301315.1070501@FreeBSD.org> <20110727234605.GB684@lonesome.com> <4E315AAF.5060801@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4E315AAF.5060801@FreeBSD.org> User-Agent: Mutt/1.5.20 (2009-06-14) X-Mailman-Approved-At: Thu, 28 Jul 2011 19:29:34 +0000 Cc: freebsd-amd64@FreeBSD.org Subject: Re: amd64/159222: unusual behavior writing boot0 from single user mode X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jul 2011 16:23:24 -0000 On Thu, Jul 28, 2011 at 03:48:47PM +0300, Andriy Gapon wrote: > Squeezing amd64 and i386 into kern could be done already, I guess. Incoming PRs in those often get magically reassigned by the bugbusting sprites :-) The ones that are left are either "won't boot on this hardware" or "here is a patch that only affects i386-specific code". mcl