]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/pci/Makefile
[PATCH] PCI: msi abstractions and support for altix
authorMark Maule <maule@sgi.com>
Tue, 11 Apr 2006 02:17:48 +0000 (21:17 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 21 Jun 2006 18:59:58 +0000 (11:59 -0700)
commitfd58e55fcf5568e51da2ed54d7acd049c3fdb184
tree2cf41864d66b8db39f637549d4652c7664256155
parentc34b4c734482dda750deb6089521f7c891b48736
[PATCH] PCI: msi abstractions and support for altix

Abstract portions of the MSI core for platforms that do not use standard
APIC interrupt controllers.  This is implemented through a new arch-specific
msi setup routine, and a set of msi ops which can be set on a per platform
basis.

Signed-off-by: Mark Maule <maule@sgi.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/Makefile
drivers/pci/msi-altix.c [new file with mode: 0644]
drivers/pci/msi-apic.c [new file with mode: 0644]
drivers/pci/msi.c
drivers/pci/msi.h
include/asm-i386/msi.h
include/asm-ia64/machvec.h
include/asm-ia64/machvec_sn2.h
include/asm-ia64/msi.h
include/asm-x86_64/msi.h