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

No differences found