From: Pat Gefre <pfg@sgi.com>

Need a bigger max compact node value



---

 25-akpm/include/asm-ia64/sn/sn2/arch.h |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN include/asm-ia64/sn/sn2/arch.h~sn44 include/asm-ia64/sn/sn2/arch.h
--- 25/include/asm-ia64/sn/sn2/arch.h~sn44	Thu Jan  8 15:25:15 2004
+++ 25-akpm/include/asm-ia64/sn/sn2/arch.h	Thu Jan  8 15:25:15 2004
@@ -27,7 +27,7 @@
  * Effectively, it's the maximum number of compact node ids (cnodeid_t).
  * This is not necessarily the same as MAX_NASIDS.
  */
-#define MAX_COMPACT_NODES       128
+#define MAX_COMPACT_NODES       2048
 
 /*
  * MAX_REGIONS refers to the maximum number of hardware partitioned regions.

_