From owner-freebsd-current@FreeBSD.ORG Mon Aug 29 08:59:47 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 2672916A41F for ; Mon, 29 Aug 2005 08:59:47 +0000 (GMT) (envelope-from mux@freebsd.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9A4643D55 for ; Mon, 29 Aug 2005 08:59:46 +0000 (GMT) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id 72B545C75B; Mon, 29 Aug 2005 01:59:46 -0700 (PDT) Date: Mon, 29 Aug 2005 10:59:46 +0200 From: Maxime Henrion To: Antoine Pelisse Message-ID: <20050829085946.GH12934@elvis.mu.org> References: <2DCDD948-DFEE-4E88-A8AB-6AD268ACFADC@nevada.net.nz> <61c7468305082705071783718c@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <61c7468305082705071783718c@mail.gmail.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-current@freebsd.org, Philip Murray Subject: Re: Panic (nve) on install with 6.0-BETA3 ISO X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2005 08:59:47 -0000 Antoine Pelisse wrote: > This has been fixed by mux@ four weeks ago (if_nve.c revision 1.8) but > has not been MFC'd yet (any reason ?) I asked for re@'s approval to MFC this yesterday, and got the approval today, so you should this commit in RELENG_6 later today. The reason why it hadn't been done earlier is that I was looking for feedback from nve(4) users to check that my change really helps, and I've got none for now. If you can confirm that this commit helps, I would really like to know. Cheers, Maxime