
From: Andrew Morton <akpm@osdl.org>

Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 include/asm-ppc64/numnodes.h |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN include/asm-ppc64/numnodes.h~ppc64-numa-nodes-hack include/asm-ppc64/numnodes.h
--- 25/include/asm-ppc64/numnodes.h~ppc64-numa-nodes-hack	2005-05-14 07:38:41.000000000 -0600
+++ 25-akpm/include/asm-ppc64/numnodes.h	2005-05-14 07:38:41.000000000 -0600
@@ -2,6 +2,6 @@
 #define _ASM_MAX_NUMNODES_H
 
 /* Max 16 Nodes */
-#define NODES_SHIFT	4
+#define NODES_SHIFT	0
 
 #endif /* _ASM_MAX_NUMNODES_H */
_
