[patch 2/6] x86: apicdef unification: minor changes in macroorder

From: Robert Richter
Date: Tue Nov 06 2007 - 13:51:46 EST



Signed-off-by: Robert Richter <robert.richter@xxxxxxx>
---
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: robert.richter@xxxxxxx



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