[PATCH] x86_64: Remove bogus comment in topology.h
Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
3c5846470c
commit
ed0a893fc8
@@ -7,8 +7,6 @@
|
|||||||
#include <asm/mpspec.h>
|
#include <asm/mpspec.h>
|
||||||
#include <asm/bitops.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 cpumask_t cpu_online_map;
|
||||||
|
|
||||||
extern unsigned char cpu_to_node[];
|
extern unsigned char cpu_to_node[];
|
||||||
|
Reference in New Issue
Block a user