Update to 2.6.32.41 Mainline
/arch/x86/include/asm/apicdef.h
blob:3b62da926de949f3f10dbb754499e70c6741f3e4 -> blob:54536ea90e5d30bb85e3218ef73187b502aedf5e
--- arch/x86/include/asm/apicdef.h
+++ arch/x86/include/asm/apicdef.h
@@ -72,6 +72,7 @@
#define APIC_DEST_LOGICAL 0x00800
#define APIC_DEST_PHYSICAL 0x00000
#define APIC_DM_FIXED 0x00000
+#define APIC_DM_FIXED_MASK 0x00700
#define APIC_DM_LOWEST 0x00100
#define APIC_DM_SMI 0x00200
#define APIC_DM_REMRD 0x00300