]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-mips/pgtable-64.h
[PATCH] freepgt: arch FIRST_USER_ADDRESS 0
[linux-2.6-omap-h63xx.git] / include / asm-mips / pgtable-64.h
index 704b551f59e9f93198826f76dbf65f80087eb85b..1011e0635f5693938ce12e8a7350f00d0a05ce02 100644 (file)
@@ -89,7 +89,7 @@
 #define PTRS_PER_PTE   ((PAGE_SIZE << PTE_ORDER) / sizeof(pte_t))
 
 #define USER_PTRS_PER_PGD      (TASK_SIZE / PGDIR_SIZE)
-#define FIRST_USER_PGD_NR      0
+#define FIRST_USER_ADDRESS     0
 
 #define VMALLOC_START          XKSEG
 #define VMALLOC_END    \