From owner-freebsd-current@FreeBSD.ORG Wed Oct 19 11:27:24 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A07B1065672 for ; Wed, 19 Oct 2011 11:27:24 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id B7D778FC2A for ; Wed, 19 Oct 2011 11:27:23 +0000 (UTC) Received: by gyd8 with SMTP id 8so2005790gyd.13 for ; Wed, 19 Oct 2011 04:27:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=CSvgWT+6TgGk3sNAbnt9DJddtLtgkT36QjoO6oec4OY=; b=nSSUk0qAOvJMbZEP5/QzTcJ2DrRVZXn5zy2JNSINTh5z8HgoFpXGmMl7PsqmZuqDER KroDt6+5R4r6AqCQLRZOeU9CgZa/jXLCaLgmY0QX7fzWCzvVbY9JqieaXlMLJgsH9N45 7LQ4DoYOCI2x+sxzSs5EQG4V3pYrqq2Q82pfU= MIME-Version: 1.0 Received: by 10.236.154.193 with SMTP id h41mr8936617yhk.15.1319023643105; Wed, 19 Oct 2011 04:27:23 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.236.95.147 with HTTP; Wed, 19 Oct 2011 04:27:23 -0700 (PDT) In-Reply-To: References: <20111015093159.3679afd6@zelda.sugioarto.com> Date: Wed, 19 Oct 2011 19:27:23 +0800 X-Google-Sender-Auth: NmxEw7wOWpAmnkmMaft7CC8yNTo Message-ID: From: Adrian Chadd To: Pavel Timofeev Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org, Martin Sugioarto Subject: Re: x.0 RELASE isn't for production. 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: Wed, 19 Oct 2011 11:27:24 -0000 On 19 October 2011 16:04, Pavel Timofeev wrote: > kern/160678? A good example. > I give 5$ that this fix won't be in 9.0 RELEASE =) > I know a few other important PRs that won't be in 9.0 RELEASE. > Thats why I wrote initial email. Kirk fixed it in -HEAD. I hope he'll get it tested and backported to stable/9 before release. If you'd like to help then please re-create the issue on a stable/9 system, apply the fix, verify it works and let him know! Adrian