Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20320
b: refs/heads/master
c: 8b09fb3
h: refs/heads/master
v: v3
  • Loading branch information
James Bottomley authored and Linus Torvalds committed Feb 15, 2006
1 parent 8571eec commit 12bb93e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5ac5f9d1ce8492163dbde5d357dc5d03becf7e36
refs/heads/master: 8b09fb34513225d87d511c7e8f29c0fd3cf860e0
2 changes: 1 addition & 1 deletion trunk/include/asm-i386/topology.h
Original file line number Diff line number Diff line change
Expand Up @@ -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) \
Expand Down

0 comments on commit 12bb93e

Please sign in to comment.