]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/a.out.h
Add CONFIG_DEBUG_SG sg validation
[linux-2.6-omap-h63xx.git] / include / asm-arm / a.out.h
index 3e5fe64c439492dc274871595370e7e51f4fa55e..d7165e86df25012d4e56ed99666dc2c7cbbad95f 100644 (file)
@@ -30,6 +30,7 @@ struct exec
 #ifdef __KERNEL__
 #define STACK_TOP      ((current->personality == PER_LINUX_32BIT) ? \
                         TASK_SIZE : TASK_SIZE_26)
+#define STACK_TOP_MAX  TASK_SIZE
 #endif
 
 #ifndef LIBRARY_START_TEXT