projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c58464
)
[PATCH] x86_64: Remove bogus comment in topology.h
author
Andi Kleen
<ak@suse.de>
Mon, 26 Jun 2006 11:56:28 +0000
(13:56 +0200)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 26 Jun 2006 17:48:15 +0000
(10:48 -0700)
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-x86_64/topology.h
patch
|
blob
|
history
diff --git
a/include/asm-x86_64/topology.h
b/include/asm-x86_64/topology.h
index
80c4e44
..
d4009f8
100644
(file)
--- a/
include/asm-x86_64/topology.h
+++ b/
include/asm-x86_64/topology.h
@@
-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[];