]> err.no Git - linux-2.6/blobdiff - include/asm-ppc64/processor.h
[PATCH] ppc64: create firmware_has_feature()
[linux-2.6] / include / asm-ppc64 / processor.h
index 352306cfb579909177da4fec25492fd8b53adb2b..50b14c0ddb870974755e3ec49218f097c08eb755 100644 (file)
@@ -382,8 +382,8 @@ extern long kernel_thread(int (*fn)(void *), void *arg, unsigned long flags);
 extern struct task_struct *last_task_used_math;
 extern struct task_struct *last_task_used_altivec;
 
-/* 64-bit user address space is 41-bits (2TBs user VM) */
-#define TASK_SIZE_USER64 (0x0000020000000000UL)
+/* 64-bit user address space is 44-bits (16TB user VM) */
+#define TASK_SIZE_USER64 (0x0000100000000000UL)
 
 /* 
  * 32-bit user address space is 4GB - 1 page