From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753514AbZBRFHe (ORCPT ); Wed, 18 Feb 2009 00:07:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750984AbZBRFHX (ORCPT ); Wed, 18 Feb 2009 00:07:23 -0500 Received: from hera.kernel.org ([140.211.167.34]:54314 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750826AbZBRFHW (ORCPT ); Wed, 18 Feb 2009 00:07:22 -0500 Message-ID: <499B976B.6010605@kernel.org> Date: Tue, 17 Feb 2009 21:06:51 -0800 From: Yinghai Lu User-Agent: Thunderbird 2.0.0.19 (X11/20081227) MIME-Version: 1.0 To: david@lang.hm CC: Matthew Wilcox , linux-kernel , linux-scsi@vger.kernel.org, DL-MPTFusionLinux@lsi.com Subject: Re: mpt fusion broken sometime since 2.6.24 References: <20090217230050.GG16841@parisc-linux.org> <86802c440902171511s1abcc0eao560df4b8fcea0e7c@mail.gmail.com> <499B46B2.5040601@kernel.org> <499B6BF7.9090300@kernel.org> <499B724A.2040408@kernel.org> <499B774C.5010705@kernel.org> <499B807B.2050509@kernel.org> <499B84CE.7090707@kernel.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org david@lang.hm wrote: > On Tue, 17 Feb 2009, Yinghai Lu wrote: > >> please try two patches at the same time on 2.6.29-rc5. >> don't apply other patch. > > I did a git checkout -f HEAD then applied these two patches and the > result works. > but should have pci 0000:80:10.0: Enabling HT MSI Mapping pci 0000:80:11.0: Enabling HT MSI Mapping because previous patch have pci 0000:80:10.0: Found disabled HT MSI Mapping pci 0000:80:10.0: MSI quirk detected; subordinate MSI disabled pci 0000:80:11.0: Found disabled HT MSI Mapping pci 0000:80:11.0: MSI quirk detected; subordinate MSI disabled YH