Merge to Fedora kernel-2.6.6-1.422
[linux-2.6.git] / include / asm-x86_64 / processor.h
index ec696b2..7a253a8 100644 (file)
@@ -166,7 +166,7 @@ static inline void clear_in_cr4 (unsigned long mask)
 /*
  * User space process size: 512GB - 1GB (default).
  */
-#define TASK_SIZE      (0x0000007fc0000000UL)
+#define TASK_SIZE      (0x0000007fc0000000)
 
 /* This decides where the kernel will search for a free chunk of vm
  * space during mmap's.