The patch titled genirq: unbreak MSI on ia64. has been removed from the -mm tree. Its filename is genirq-msi-only-build-msi-apicc-on-ia64-fix.patch This patch was dropped because it was folded into genirq-msi-only-build-msi-apicc-on-ia64.patch ------------------------------------------------------ Subject: genirq: unbreak MSI on ia64. From: Andrew Morton <akpm@xxxxxxxx> Cc: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- drivers/pci/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/pci/Makefile~genirq-msi-only-build-msi-apicc-on-ia64-fix drivers/pci/Makefile --- a/drivers/pci/Makefile~genirq-msi-only-build-msi-apicc-on-ia64-fix +++ a/drivers/pci/Makefile @@ -28,7 +28,7 @@ obj-$(CONFIG_MIPS) += setup-bus.o setup- obj-$(CONFIG_X86_VISWS) += setup-irq.o msiobj-y := msi.o -msiobj-$(CONFIG_IA64) := msi-apic.o +msiobj-$(CONFIG_IA64) += msi-apic.o msiobj-$(CONFIG_IA64_GENERIC) += msi-altix.o msiobj-$(CONFIG_IA64_SGI_SN2) += msi-altix.o obj-$(CONFIG_PCI_MSI) += $(msiobj-y) _ Patches currently in -mm which might be from akpm@xxxxxxxx are origin.patch hdrcheck-permission-fix.patch mmc-driver-for-ti-flashmedia-card-reader-source.patch ecryptfs.patch fbdev-riva-warning-fix.patch genirq-convert-the-i386-architecture-to-irq-chips.patch genirq-x86_64-irq-reenable-migrating-irqs-to-other-cpus.patch genirq-msi-simplify-msi-enable-and-disable.patch genirq-ia64-irq-dynamic-irq-support.patch genirq-msi-only-build-msi-apicc-on-ia64.patch genirq-msi-only-build-msi-apicc-on-ia64-fix.patch genirq-i386-irq-remove-the-msi-assumption-that-irq-==-vector.patch genirq-x86_64-irq-make-vector_irq-per-cpu-fix.patch genirq-x86_64-irq-make-vector_irq-per-cpu-warning-fix.patch add-hypertransport-capability-defines-fix.patch initial-generic-hypertransport-interrupt-support-Kconfig-fix.patch srcu-report-out-of-memory-errors-fixlet.patch git-powerpc-wrapper-dont-require-execute-permissions.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html