From 6777d91274b72a9d2feafa1a3332cfbefd6dd8da Mon Sep 17 00:00:00 2001 From: "Eric W. Biederman" Date: Sat, 25 Jun 2005 14:57:40 -0700 Subject: [PATCH] --- yaml --- r: 3310 b: refs/heads/master c: 8f43d03fe2c4962c11d8227ac9505e590bad758b h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-i386/apicdef.h | 2 +- trunk/include/asm-x86_64/apicdef.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index dbe1ddaf04c2..4296f358500d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f8cbd99bd3a023db8d6356d19a5f6f539d367327 +refs/heads/master: 8f43d03fe2c4962c11d8227ac9505e590bad758b diff --git a/trunk/include/asm-i386/apicdef.h b/trunk/include/asm-i386/apicdef.h index c689554ad5b9..41e8d2d918e0 100644 --- a/trunk/include/asm-i386/apicdef.h +++ b/trunk/include/asm-i386/apicdef.h @@ -90,7 +90,7 @@ #define SET_APIC_DELIVERY_MODE(x,y) (((x)&~0x700)|((y)<<8)) #define APIC_MODE_FIXED 0x0 #define APIC_MODE_NMI 0x4 -#define APIC_MODE_EXINT 0x7 +#define APIC_MODE_EXTINT 0x7 #define APIC_LVT1 0x360 #define APIC_LVTERR 0x370 #define APIC_TMICT 0x380 diff --git a/trunk/include/asm-x86_64/apicdef.h b/trunk/include/asm-x86_64/apicdef.h index bfebdb690654..9388062c4f6e 100644 --- a/trunk/include/asm-x86_64/apicdef.h +++ b/trunk/include/asm-x86_64/apicdef.h @@ -94,7 +94,7 @@ #define SET_APIC_DELIVERY_MODE(x,y) (((x)&~0x700)|((y)<<8)) #define APIC_MODE_FIXED 0x0 #define APIC_MODE_NMI 0x4 -#define APIC_MODE_EXINT 0x7 +#define APIC_MODE_EXTINT 0x7 #define APIC_LVT1 0x360 #define APIC_LVTERR 0x370 #define APIC_TMICT 0x380