+5
−1
drivers/pci/msi-altix.c
0 → 100644
+18
−0
drivers/pci/msi-apic.c
0 → 100644
+100
−0
+131
−81
+71
−62
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>