diff options
author | Anton Blanchard <anton@samba.org> | 2009-02-22 01:50:06 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2009-02-23 15:53:21 +1100 |
commit | 002b0ec73dd8b784004e5a013ad9f2fa6274af5a (patch) | |
tree | 8d614f85805a4884fcf485f292eb158c7aceb0af /drivers/zorro/gen-devlist.c | |
parent | a5adc91a4b44b5d1706b9d906cc14fe4f312afe9 (diff) |
powerpc: Increase stack gap on 64bit binaries
On 64bit there is a possibility our stack and mmap randomisation will put
the two close enough such that we can't expand our stack to match the ulimit
specified.
To avoid this, start the upper mmap address at 1GB + 128MB below the top of our
address space, so in the worst case we end up with the same ~128MB hole as in
32bit. This works because we randomise the stack over a 1GB range.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'drivers/zorro/gen-devlist.c')
0 files changed, 0 insertions, 0 deletions