commit | 1091458d09e1a0788268578001f279250d2c0844 | [log] [tgz] |
---|---|---|
author | David Daney <ddaney@caviumnetworks.com> | Mon Jul 19 13:14:56 2010 -0700 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Aug 05 13:26:05 2010 +0100 |
tree | 9a02e6153d6658cab4b653ba845e68b161cac908 | |
parent | b3b3c176d9150af542d9ba5e5b292d233883ff85 [diff] |
MIPS: Randomize mmap if randomize_va_space is set Fairly straight forward: For 32-bit address spaces randomize within a 16MB space, for 64-bit within a 256MB space. Signed-off-by: David Daney <ddaney@caviumnetworks.com> To: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/1480/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>