From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751179Ab1JKVeh (ORCPT ); Tue, 11 Oct 2011 17:34:37 -0400 Received: from cantor2.suse.de ([195.135.220.15]:45706 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750791Ab1JKVeg (ORCPT ); Tue, 11 Oct 2011 17:34:36 -0400 Date: Tue, 11 Oct 2011 15:31:38 -0600 From: Greg KH To: Benjamin LaHaise Cc: Greg KH , Bjorn Helgaas , linux-kernel@vger.kernel.org, stable@vger.kernel.org, stable-review@kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk, Jon Mason , Jesse Barnes Subject: Re: [01/38] PCI: Set PCI-E Max Payload Size on fabric Message-ID: <20111011213138.GA3881@suse.de> References: <20111011165903.GA30976@kroah.com> <20111011165708.466042477@pistachio.kroah.org> <20111011172019.GI10838@kvack.org> <20111011192447.GC1112@kroah.com> <20111011195611.GA2956@kroah.com> <20111011200335.GJ10838@kvack.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111011200335.GJ10838@kvack.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 11, 2011 at 04:03:35PM -0400, Benjamin LaHaise wrote: > On Tue, Oct 11, 2011 at 01:56:11PM -0600, Greg KH wrote: > > > On Tue, Oct 11, 2011 at 1:24 PM, Greg KH wrote: > ... > > > I'd like to know more about this regression. > > > > It shows up as an oops that prevents the machine from booting. > > If it's a regression, the patch should be limited to fixing the bug. As > it stands, this patch series introduces new functionality, and because it > goes through a known broken state with the first patch, it may cause > failures for people if they land in the middle during a bisect. This > doesn't seem like the right approach for -stable. Bisection here follows the same problems that happened in Linus's tree, so that's not a big deal, it happens a lot in stable patches. greg k-h