patch-2.4.4 linux/include/asm-ia64/sn/gda.h
Next file: linux/include/asm-ia64/sn/hack.h
Previous file: linux/include/asm-ia64/sn/eeprom.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Apr 5 12:51:47 2001
- Orig file:
v2.4.3/linux/include/asm-ia64/sn/gda.h
- Orig date:
Thu Jan 4 13:00:15 2001
diff -u --recursive --new-file v2.4.3/linux/include/asm-ia64/sn/gda.h linux/include/asm-ia64/sn/gda.h
@@ -61,7 +61,7 @@
/* Pointer to a mask of nodes with copies
* of the kernel. */
char g_padding[56]; /* pad out to 128 bytes */
- nasid_t g_nasidtable[MAX_COMPACT_NODES]; /* NASID of each node,
+ nasid_t g_nasidtable[MAX_COMPACT_NODES+1]; /* NASID of each node,
* indexed by cnodeid.
*/
} gda_t;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)