projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac23d4e
)
x86: uv fix
author
Ingo Molnar
<mingo@elte.hu>
Sun, 30 Mar 2008 10:17:12 +0000
(12:17 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 17 Apr 2008 15:41:33 +0000
(17:41 +0200)
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/smp.h
patch
|
blob
|
history
diff --git
a/include/asm-x86/smp.h
b/include/asm-x86/smp.h
index b35566264879d0e22864839085f8f3a438e9ee28..654724c58f5bf8dc416e7a644f1b70b85db1980c 100644
(file)
--- a/
include/asm-x86/smp.h
+++ b/
include/asm-x86/smp.h
@@
-174,7
+174,7
@@
static inline int logical_smp_processor_id(void)
return GET_APIC_LOGICAL_ID(*(u32 *)(APIC_BASE + APIC_LDR));
}
-#if
def CONFIG_X86_32_SMP
+#if
ndef CONFIG_X86_64
static inline unsigned int read_apic_id(void)
{
return *(u32 *)(APIC_BASE + APIC_ID);