mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 21:21:47 +00:00
[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:
parent
3c5846470c
commit
ed0a893fc8
@ -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[];
|
||||
|
Loading…
Reference in New Issue
Block a user