Merge trivial low-risk suspend hotkey bugzilla-5918 into release
[powerpc.git] / include / asm-i386 / msi.h
index ed10142..b11c4b7 100644 (file)
@@ -9,7 +9,7 @@
 #include <asm/desc.h>
 #include <mach_apic.h>
 
-#define LAST_DEVICE_VECTOR             232
+#define LAST_DEVICE_VECTOR     (FIRST_SYSTEM_VECTOR - 1)
 #define MSI_TARGET_CPU_SHIFT   12
 
 extern struct msi_ops msi_apic_ops;