--- zzzz-none-000/linux-2.6.19.2/include/asm-arm/a.out.h 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/include/asm-arm/a.out.h 2007-01-19 14:42:56.000000000 +0000 @@ -28,7 +28,7 @@ #define M_ARM 103 #ifdef __KERNEL__ -#define STACK_TOP ((current->personality == PER_LINUX_32BIT) ? \ +#define __STACK_TOP ((current->personality == PER_LINUX_32BIT) ? \ TASK_SIZE : TASK_SIZE_26) #endif