linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4]: Resolve MSI vs. INTX_DISABLE quirks, V2.
@ 2007-10-25  8:14 David Miller
  2007-10-25  8:24 ` [PATCH 0/5]: " Jeff Garzik
  2007-10-25 18:32 ` [PATCH 0/4]: Resolve MSI vs. INTX_DISABLE quirks, V2 Greg KH
  0 siblings, 2 replies; 14+ messages in thread
From: David Miller @ 2007-10-25  8:14 UTC (permalink / raw)
  To: linux-kernel
  Cc: jeff, barkalow, linas, chunhao.huang, gregkh, htejun,
	brice.goglin, david.gaarenstroom, linux-pci, shane.huang,
	linux-ide, brice, mchan


Ok, I've respun the patches including all of the feedback I've
obtained.  Again, it's at:

	kernel.org:/pub/scm/linux/kernel/git/davem/msiquirk-2.6.git

Greg, I think this stuff is ready to go so if you would pull
them in I would really appreciate it.

These changes clean up the handling of the common quirk wherein
setting INTX_DISABLE will mistakedly disable MSI generation for some
devices.

For devices without that problem, we want to keep the pci_intx() calls
in drivers/pci/msi.c because those help protect against devices with
the opposite problem.  Such devices always generate INTX interrupts
even when MSI is enabled, unless INTX_DISABLE is set.

In addition to the Tigon3 cases, I added quirk entries for the
SB700/800 SATA chips and the IXP SB400 USB controllers.  And as
a result of the latter we can remove several AMD full-chipset
MSI disable quirks which are no longer necessary.

Signed-off-by: David S. Miller <davem@davemloft.net>

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2007-12-21  7:35 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-25  8:14 [PATCH 0/4]: Resolve MSI vs. INTX_DISABLE quirks, V2 David Miller
2007-10-25  8:24 ` [PATCH 0/5]: " Jeff Garzik
2007-10-26  2:27   ` Questions about SATA hotplug in linux 2.6 Shane Huang
2007-10-26  2:41     ` Jeff Garzik
2007-10-26  2:56       ` Tejun Heo
2007-12-18  7:29         ` Shane Huang
2007-12-18  9:18           ` Tejun Heo
2007-12-18 10:52             ` Shane Huang
2007-12-20  6:19               ` Tejun Heo
2007-12-20  9:05                 ` Shane Huang
2007-12-20 10:43                   ` Shane Huang
2007-12-21  7:35                     ` Tejun Heo
2007-10-25 18:32 ` [PATCH 0/4]: Resolve MSI vs. INTX_DISABLE quirks, V2 Greg KH
2007-10-25 22:27   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).