X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-i386%2Fa.out.h;h=ab17bb8e546518e341213ce60fe05d6de5665a41;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=c964d071fd65ead29cdb4e29e419529b2d3a7bbe;hpb=f7ed79d23a47594e7834d66a8f14449796d4f3e6;p=linux-2.6.git diff --git a/include/asm-i386/a.out.h b/include/asm-i386/a.out.h index c964d071f..ab17bb8e5 100644 --- a/include/asm-i386/a.out.h +++ b/include/asm-i386/a.out.h @@ -19,7 +19,7 @@ struct exec #ifdef __KERNEL__ -#define STACK_TOP (TASK_SIZE - PAGE_SIZE) /* 1 page for vdso */ +#define STACK_TOP TASK_SIZE #endif