From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756236AbZBWSvf (ORCPT ); Mon, 23 Feb 2009 13:51:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754094AbZBWSvZ (ORCPT ); Mon, 23 Feb 2009 13:51:25 -0500 Received: from hera.kernel.org ([140.211.167.34]:44739 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753835AbZBWSvY (ORCPT ); Mon, 23 Feb 2009 13:51:24 -0500 Message-ID: <49A2EFF9.9020109@kernel.org> Date: Mon, 23 Feb 2009 10:50:33 -0800 From: Yinghai Lu User-Agent: Thunderbird 2.0.0.19 (X11/20081227) MIME-Version: 1.0 To: Prakash Punnoor CC: "Eric W. Biederman" , Robert Hancock , Jesse Barnes , Andrew Morton , david@lang.hm, Matthew Wilcox , linux-kernel , linux-scsi@vger.kernel.org, DL-MPTFusionLinux@lsi.com, linux-pci@vger.kernel.org Subject: Re: [PATCH] pci: enable MSI on 8132 References: <200902221617.21621.prakash@punnoor.de> <49A23FBA.2020004@kernel.org> <200902231921.22759.prakash@punnoor.de> In-Reply-To: <200902231921.22759.prakash@punnoor.de> 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 Prakash Punnoor wrote: > On Montag 23 Februar 2009 07:18:34 Yinghai Lu wrote: >> please try, you may need Eric's patch too. >> >> [PATCH] pci: don't enable too much HT MSI mapping >> >> Impact: fix bug >> >> Prakesh reported that his c51-mcp51 system ondie sound card doesn't work >> MSI but if he hack out the HT-MSI on mcp51, the MSI will work well with >> sound card. >> >> this patch rework the nv_msi_ht_cap_quirk() >> and will only enable ht_msi and try to avoid to enable ht_msi both. >> >> Reported-by: Prakesh Punnoor >> Signed-off-by: Yinghai Lu > > Hi, I can confirm that the patch works nicely with 2.6.29-rc6. (BTW, my name > is written with two 'a's...) good, will resend to Jesse. what are your correct name with two 'a's? YH