From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] pci: enable MSI on 8132 Date: Wed, 18 Feb 2009 10:32:07 -0800 Message-ID: <20090218183207.GA31520@kroah.com> References: <499B724A.2040408@kernel.org> <499B774C.5010705@kernel.org> <499B9129.50104@kernel.org> <20090218122137.GJ16841@parisc-linux.org> <20090218100448.7f7c5b86.akpm@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from kroah.org ([198.145.64.141]:58538 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754580AbZBRSeV (ORCPT ); Wed, 18 Feb 2009 13:34:21 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: david@lang.hm Cc: Andrew Morton , Matthew Wilcox , Yinghai Lu , Jesse Barnes , linux-kernel , linux-scsi@vger.kernel.org, DL-MPTFusionLinux@lsi.com, linux-pci@vger.kernel.org On Wed, Feb 18, 2009 at 10:18:20AM -0800, david@lang.hm wrote: > On Wed, 18 Feb 2009, Andrew Morton wrote: > >> Subject: Re: [PATCH] pci: enable MSI on 8132 >> On Wed, 18 Feb 2009 04:27:28 -0800 (PST) david@lang.hm wrote: >> >>> On Wed, 18 Feb 2009, Matthew Wilcox wrote: >>> >>>> On Tue, Feb 17, 2009 at 08:40:09PM -0800, Yinghai Lu wrote: >>>>> >>>>> Impact: workaround BIOS that doesn't enable that bit >>>>> >>>>> David reported that LSI sas doesn't work with MSI. >>>>> it turns out that BIOS doesn't enable HT MSI >>>>> 8132 does support HT MSI. >>>>> add quirk to enable it >>>>> >>>>> Reported-by: David Lang >>>>> Signed-off-by: Yinghai Lu >>>> >>>> Reviewed-by: Matthew Wilcox >>>> >>>> Jesse, I think this should go into Linus' tree sooner rather than later. >>> >>> please forward to -stable as well. this is a regression since the card >>> works with older kernels. >>> >> >> Which kernel version introduced the regression? > > I'm not sure. I know that 2.6.24 Debian EThch-and-a-half worked, 2.6.27+ > failed. how critical is it to narrow down exactly where the problem crept > in? If .27 fails, that's all we need to know, as only .27 and .28 are being maintained by the -stable person :) thanks, greg k-h