Signed-off-by: Robert Richter <[EMAIL PROTECTED]>
---
 include/asm-x86/apicdef_64.h |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

Index: linux-perfmon/include/asm-x86/apicdef_64.h
===================================================================
--- linux-perfmon.orig/include/asm-x86/apicdef_64.h
+++ linux-perfmon/include/asm-x86/apicdef_64.h
@@ -116,6 +116,7 @@
 
 #define MAX_IO_APICS 128
 #define MAX_LOCAL_APIC 256
+#define BAD_APICID 0xFFu
 
 /*
  * All x86-64 systems are xAPIC compatible.
@@ -387,6 +388,4 @@ struct local_apic {
 
 #undef u32
 
-#define BAD_APICID 0xFFu
-
 #endif

-- 
Advanced Micro Devices, Inc.
Operating System Research Center
email: [EMAIL PROTECTED]



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to