patch-1.3.56 linux/include/asm-alpha/page.h
Next file: linux/include/asm-alpha/pgtable.h
Previous file: linux/include/asm-alpha/mmu_context.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jan 8 08:14:54 1996
- Orig file:
v1.3.55/linux/include/asm-alpha/page.h
- Orig date:
Mon Dec 11 15:42:04 1995
diff -u --recursive --new-file v1.3.55/linux/include/asm-alpha/page.h linux/include/asm-alpha/page.h
@@ -51,7 +51,7 @@
/* to align the pointer to the (next) page boundary */
#define PAGE_ALIGN(addr) (((addr)+PAGE_SIZE-1)&PAGE_MASK)
-#define PAGE_OFFSET 0xFFFFFC0000000000
+#define PAGE_OFFSET 0xFFFFFC0000000000UL
#define MAP_NR(addr) ((((unsigned long) (addr)) - PAGE_OFFSET) >> PAGE_SHIFT)
#endif /* __KERNEL__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this