Skip to content

Commit

Permalink
[PATCH] x86_64: Remove bogus comment in topology.h
Browse files Browse the repository at this point in the history
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Jun 26, 2006
1 parent 3c58464 commit ed0a893
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/asm-x86_64/topology.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
#include <asm/mpspec.h>
#include <asm/bitops.h>

/* Map the K8 CPU local memory controllers to a simple 1:1 CPU:NODE topology */

extern cpumask_t cpu_online_map;

extern unsigned char cpu_to_node[];
Expand Down

0 comments on commit ed0a893

Please sign in to comment.