patch-2.4.22 linux-2.4.22/include/asm-ia64/sn/sn2/shub_md.h
Next file: linux-2.4.22/include/asm-ia64/sn/sn2/shub_mmr.h
Previous file: linux-2.4.22/include/asm-ia64/sn/sn2/shub.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
2003-08-25 04:44:43.000000000 -0700
- Orig file:
linux-2.4.21/include/asm-ia64/sn/sn2/shub_md.h
- Orig date:
2002-11-28 15:53:15.000000000 -0800
diff -urN linux-2.4.21/include/asm-ia64/sn/sn2/shub_md.h linux-2.4.22/include/asm-ia64/sn/sn2/shub_md.h
@@ -4,7 +4,7 @@
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
- * Copyright (c) 2001, 2002 Silicon Graphics, Inc. All rights reserved.
+ * Copyright (c) 2001, 2002-2003 Silicon Graphics, Inc. All rights reserved.
*/
@@ -133,7 +133,7 @@
#define MD_DIMM_SIZE_MBYTES(_size, _2bk) ( \
( (_size) == 7 ? 0 : ( 0x40L << (_size) ) << (_2bk))) \
-/* The top 1/32 of each bank is directory memory, and not accessable
+/* The top 1/32 of each bank is directory memory, and not accessible
* via normal reads and writes */
#define MD_DIMM_USER_SIZE(_size) ((_size) * 31 / 32)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)