From: David Daney Date: Mon, 19 Jul 2010 20:14:56 +0000 (-0700) Subject: MIPS: Randomize mmap if randomize_va_space is set X-Git-Tag: v2.6.36-rc1~563^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1091458d09e1a0788268578001f279250d2c0844;p=pandora-kernel.git 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 To: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/1480/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed