From owner-freebsd-stable@FreeBSD.ORG Fri Sep 28 12:48:38 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3400F106566B for ; Fri, 28 Sep 2012 12:48:38 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id 0A7208FC14 for ; Fri, 28 Sep 2012 12:48:38 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 5B24DB94B; Fri, 28 Sep 2012 08:48:37 -0400 (EDT) From: John Baldwin To: "David Boyd" Date: Fri, 28 Sep 2012 08:37:30 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p20; KDE/4.5.5; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201209280837.30266.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Fri, 28 Sep 2012 08:48:37 -0400 (EDT) Cc: freebsd-stable@freebsd.org Subject: Re: r239739 needs committing for 9.1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Sep 2012 12:48:38 -0000 On Thursday, September 27, 2012 11:38:43 am David Boyd wrote: > r239739 (share/doc/smm/Makefile) fixes a regression in 9.x. > > John Baldwin submitted this fix in August. > > Please commit this fix before 9.1-RELEASE. Hmm, I had basically planned on not merging anything that doesn't fix a trivial panic (or similar severity) to 9.1 at this late point in the release cycle. -- John Baldwin