patch-2.4.21 linux-2.4.21/include/asm-ia64/sn/sn1/addrs.h

Next file: linux-2.4.21/include/asm-ia64/sn/sn1/arch.h
Previous file: linux-2.4.21/include/asm-ia64/sn/slotnum.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/include/asm-ia64/sn/sn1/addrs.h linux-2.4.21/include/asm-ia64/sn/sn1/addrs.h
@@ -41,7 +41,8 @@
  * use some new ANSI preprocessor stuff to paste these on where needed.
  */
 
-#define CAC_BASE                0xe000000000000000
+#define CACHEABLE_MEM_SPACE     0xe000000000000000
+#define CAC_BASE		CACHEABLE_MEM_SPACE
 #define HSPEC_BASE              0xc0000b0000000000
 #define HSPEC_SWIZ_BASE         0xc000030000000000
 #define IO_BASE                 0xc0000a0000000000

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)