Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / arch / x86 / include / asm / irq_vectors.h
index aaf8d28b5d008969786ee60522d0d2f2a2fae126..67421f649cfa18d064a259bbbd78b30ebd44144a 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 #ifndef _ASM_X86_IRQ_VECTORS_H
 #define _ASM_X86_IRQ_VECTORS_H
 
 #define POSTED_INTR_NESTED_VECTOR      0xf0
 #endif
 
-/*
- * Local APIC timer IRQ vector is on a different priority level,
- * to work around the 'lost local interrupt if more than 2 IRQ
- * sources per level' errata.
- */
-#define LOCAL_TIMER_VECTOR             0xef
+#define MANAGED_IRQ_SHUTDOWN_VECTOR    0xef
+#define LOCAL_TIMER_VECTOR             0xee
 
 #define NR_VECTORS                      256