From: Nicolas Pitre Date: Fri, 20 Aug 2010 20:14:46 +0000 (+0100) Subject: ARM: 6342/1: fix ASLR of PIE executables X-Git-Tag: v2.6.37-rc1~184^2~7^5~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4eab08d6050ad04d960738f589724204fd1064c;p=pandora-kernel.git ARM: 6342/1: fix ASLR of PIE executables Since commits 990cb8acf2 and cc92c28b2d, it is possible to have full address space layout randomization (ASLR) on ARM. Except that one small change was missing for ASLR of PIE executables. Signed-off-by: Nicolas Pitre Signed-off-by: Russell King --- Reading git-diff-tree failed