From 12bb93e62ed6809edd9e7724b3b80c62fd58e91f Mon Sep 17 00:00:00 2001 From: James Bottomley Date: Tue, 14 Feb 2006 13:53:05 -0800 Subject: [PATCH] --- yaml --- r: 20320 b: refs/heads/master c: 8b09fb34513225d87d511c7e8f29c0fd3cf860e0 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-i386/topology.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index fcc2208519a8..4b097b954de4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5ac5f9d1ce8492163dbde5d357dc5d03becf7e36 +refs/heads/master: 8b09fb34513225d87d511c7e8f29c0fd3cf860e0 diff --git a/trunk/include/asm-i386/topology.h b/trunk/include/asm-i386/topology.h index af503a122b23..aa958c6ee83e 100644 --- a/trunk/include/asm-i386/topology.h +++ b/trunk/include/asm-i386/topology.h @@ -27,7 +27,7 @@ #ifndef _ASM_I386_TOPOLOGY_H #define _ASM_I386_TOPOLOGY_H -#ifdef CONFIG_SMP +#ifdef CONFIG_X86_HT #define topology_physical_package_id(cpu) \ (phys_proc_id[cpu] == BAD_APICID ? -1 : phys_proc_id[cpu]) #define topology_core_id(cpu) \