From owner-freebsd-current@FreeBSD.ORG Mon Sep 5 20:50:36 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D330D16A41F for ; Mon, 5 Sep 2005 20:50:36 +0000 (GMT) (envelope-from joao.barros@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6102743D5C for ; Mon, 5 Sep 2005 20:50:34 +0000 (GMT) (envelope-from joao.barros@gmail.com) Received: by wproxy.gmail.com with SMTP id 70so742693wra for ; Mon, 05 Sep 2005 13:50:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JKhpCwuYA70OCSxDqZ9izfHrAYmioqLfYe6P04014tHvdLUSdvr34+ppHwzcRLT0mf/ReFZMiRw5Js/Zm9zl3jXP9VbxBOi/fku7VKKRmTX5weLQUwjE93tGMuNdgA2vNT1iB53/ErksYKy0XVoKIVjsPlhmOEZu8FI/pEjSbVI= Received: by 10.54.33.78 with SMTP id g78mr3918340wrg; Mon, 05 Sep 2005 13:50:33 -0700 (PDT) Received: by 10.54.38.32 with HTTP; Mon, 5 Sep 2005 13:50:33 -0700 (PDT) Message-ID: <70e8236f0509051350e020f76@mail.gmail.com> Date: Mon, 5 Sep 2005 21:50:33 +0100 From: Joao Barros To: John Baldwin In-Reply-To: <70e8236f05090513381584dda0@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <70e8236f05070208212e36c375@mail.gmail.com> <200507291318.24428.jhb@FreeBSD.org> <70e8236f050807192628b0405e@mail.gmail.com> <200508081311.51857.jhb@FreeBSD.org> <70e8236f05090321007f621845@mail.gmail.com> <70e8236f05090513381584dda0@mail.gmail.com> Cc: freebsd-current@freebsd.org, Mike Tancsa Subject: Re: 6.0-CURRENT SNAP004 hangs on amr (patch) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: joao.barros@gmail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2005 20:50:36 -0000 On 9/5/05, Joao Barros wrote: > On 9/4/05, Joao Barros wrote: > > On 8/8/05, John Baldwin wrote: > > > Ok, so I'm assuming that 5.4 works but RELENG_6 does not? Do you hav= e verbose > > > dmesg's from both cases so that I can compare them? > > > > Ok, review: > > FreeBSD5.4: kernel boots with amr installed > > FreeBSD6.0: kernel doesn't boot with amr installed > > As I think some commit in time between 5.4 and CURRENT(6.0) changed > > something that prevents the kernel to boot with an amr installed, I'm > > trying to pinpoint that change. > > So far I've tested 5.4-STABLE-SNAP006-i386 which boots and back till > > 6.0-CURRENT-SNAP001 which does not boot. > > My next step will be to cvsup to specific times and start testing kerne= ls :) > > More feedback to come! >=20 > And after some(many) hours of compiling I narrowed the gap to a > working kernel from September 1, 2004 to a non working kernel from > November 1, 2004. Correction: November -> December =20 > And yes, more feeback to come. =20 -- Joao Barros