summaryrefslogtreecommitdiff
path: root/include/asm-arm/a.out.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/a.out.h')
-rw-r--r--include/asm-arm/a.out.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/a.out.h b/include/asm-arm/a.out.h
index 3e5fe64c4394..d7165e86df25 100644
--- a/include/asm-arm/a.out.h
+++ b/include/asm-arm/a.out.h
@@ -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