X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-i386%2Fa.out.h;h=c964d071fd65ead29cdb4e29e419529b2d3a7bbe;hb=refs%2Fheads%2Fvserver;hp=ab17bb8e546518e341213ce60fe05d6de5665a41;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/include/asm-i386/a.out.h b/include/asm-i386/a.out.h index ab17bb8e5..c964d071f 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 +#define STACK_TOP (TASK_SIZE - PAGE_SIZE) /* 1 page for vdso */ #endif