linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Multiple MSI, take 3
@ 2008-07-11  0:57 Matthew Wilcox
  2008-07-11  0:59 ` [PATCH] PCI MSI: Replace 'type' with 'is_msix' Matthew Wilcox
                   ` (6 more replies)
  0 siblings, 7 replies; 37+ messages in thread
From: Matthew Wilcox @ 2008-07-11  0:57 UTC (permalink / raw)
  To: linux-pci, linux-kernel
  Cc: grundler, mingo, tglx, jgarzik, linux-ide, suresh.b.siddha, benh,
	jbarnes, rdunlap, mtk.manpages


I'd like to thank Michael Ellerman for his feedback.  This is a much
better patchset than it used to be.

Changes since the previous patchset:
 - Dumped the variable renaming as it made the patchset harder to read.
 - Moved the addition of the 'multiple' field from the first patch to the
   second.
 - Changed the calling convention of arch_teardown_msi_irqs back to
   upstream.
 - Fix the docbook for pci_enable_msi_block
 - Limit powerpc's MSI allocation to 1 in arch_msi_check_device, not
   arch_setup_msi_irqs
 - Rewrote AHCI interrupt claiming code to handle failures better and to
   claim fewer interrupts if possible.

Outstanding things I'd like reviewed:
 - The x86-64 patch has received no comments so far.
 - The AHCI patch needs to be re-reviewed.  Sorry, Jeff.  It's a bit
   more complex than I'd like, but I don't see a clearer way to write
   it, given the nasty behaviour that the AHCI spec permits.
 - I've just added the MSI-HOWTO patch to this set.  New reviewers are
   welcome.

Patchset available as a git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc.git multiple-msi
(multiple-msi-20080710 is this patch set in particular)

Patches will be sent in reply to this message.

-- 
Intel are signing my paycheques ... these opinions are still mine
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours.  We can't possibly take such
a retrograde step."

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

end of thread, other threads:[~2008-09-27 19:05 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-11  0:57 Multiple MSI, take 3 Matthew Wilcox
2008-07-11  0:59 ` [PATCH] PCI MSI: Replace 'type' with 'is_msix' Matthew Wilcox
2008-07-11  0:59 ` [PATCH] PCI: Add support for multiple MSI Matthew Wilcox
2008-07-11  8:28   ` Hidetoshi Seto
2008-07-11  9:45     ` Matthew Wilcox
2008-07-12  3:45     ` Benjamin Herrenschmidt
2008-07-11  1:00 ` [PATCH] Rewrite MSI-HOWTO Matthew Wilcox
2008-09-26  6:42   ` Grant Grundler
2008-07-11  1:00 ` [PATCH] AHCI: Request multiple MSIs Matthew Wilcox
2008-07-11  1:00 ` [PATCH] x86-64: Support for " Matthew Wilcox
2008-07-11  4:50   ` Kenji Kaneshige
2008-07-11  8:50     ` Matthew Wilcox
2008-07-14  1:08       ` Kenji Kaneshige
2008-07-11 10:06 ` Multiple MSI, take 3 Eric W. Biederman
2008-07-11 10:23   ` Matthew Wilcox
2008-07-11 10:32     ` David Miller
2008-07-11 10:41       ` Matthew Wilcox
2008-07-11 11:05     ` Eric W. Biederman
2008-07-11 11:34     ` Eric W. Biederman
2008-07-11 12:17       ` Matthew Wilcox
2008-07-11 15:10         ` Matthew Wilcox
2008-07-11 21:59   ` Suresh Siddha
2008-07-11 22:59     ` Eric W. Biederman
2008-07-11 23:15       ` Suresh Siddha
2008-07-11 23:59         ` Eric W. Biederman
2008-07-12  3:52       ` Benjamin Herrenschmidt
2008-07-12  4:41         ` Eric W. Biederman
2008-07-12  7:36           ` Benjamin Herrenschmidt
2008-07-13 22:30             ` Eric W. Biederman
2008-07-13 22:44               ` Benjamin Herrenschmidt
2008-07-13 23:29                 ` Eric W. Biederman
2008-07-14  0:17                   ` Benjamin Herrenschmidt
2008-07-14  0:44                     ` David Miller
2008-07-14  2:03                       ` Eric W. Biederman
2008-07-14  3:19                         ` David Miller
2008-09-26  5:30 ` Jike Song
2008-09-27 19:04   ` Matthew Wilcox

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).