Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751483AbXJUBpv (ORCPT ); Sat, 20 Oct 2007 21:45:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750754AbXJUBpo (ORCPT ); Sat, 20 Oct 2007 21:45:44 -0400 Received: from gate.crashing.org ([63.228.1.57]:33668 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750708AbXJUBpm (ORCPT ); Sat, 20 Oct 2007 21:45:42 -0400 Subject: Re: [patch] PCI: disable MSI on more ATI NorthBridges From: Benjamin Herrenschmidt Reply-To: benh@kernel.crashing.org To: Jeff Garzik Cc: Linas Vepstas , Shane Huang , davem@davemloft.net, gregkh@suse.de, htejun@gmail.com, brice.goglin@gmail.com, david.gaarenstroom@gmail.com, linux-kernel@vger.kernel.org, linux-pci@atrey.karlin.mff.cuni.cz, shane.huang@amd.com, linux-ide@vger.kernel.org, Brice Goglin In-Reply-To: <471911BE.2000405@garzik.org> References: <20071019195749.GK29903@austin.ibm.com> <471911BE.2000405@garzik.org> Content-Type: text/plain Date: Sun, 21 Oct 2007 08:03:26 +1000 Message-Id: <1192917806.6745.23.camel@pasglop> Mime-Version: 1.0 X-Mailer: Evolution 2.12.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 779 Lines: 25 On Fri, 2007-10-19 at 16:21 -0400, Jeff Garzik wrote: > Take a look at tg3.c net driver change > 2fbe43f6f631dd7ce19fb1499d6164a5bdb34568 which is a similar situation. > > However, it may turn out that removing the pci_intx() stuff as a > general > rule is easier than quirking these devices, if enough of them turn > out > to have this hardware bug. We'd have to count how many have this bug vs. how many will emit both intx and msi unless pci_intx is cleared, and then how many do that regardless of pci_intx :-) yuck Ben. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/