On Fri, Sep 28, 2007 at 12:59:47PM +0200, Franck Bui-Huu wrote:
Probably this was introduced a long time ago, so it's only recorded in
tglx's history git tree:
commit ccc875c1d2fe18b50020d501f1005ef46fc55fed
Author: Arjan van de Ven <arjan@infradead.org>
Date: Fri Mar 4 17:25:13 2005 -0800
[PATCH] Randomisation: stack randomisation
The patch below replaces the existing 8Kb randomisation of the userspace sta
pointer (which is currently only done for Hyperthreaded P-IVs) with a more
general randomisation over a 64Kb range. 64Kb is not a lot, but it's a star
and once the dust settles we can increase this value to a more agressive
value.
Signed-off-by: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
http://git.kernel.org/?p=linux/kernel/git/tglx/history.git;a=commitdiff;h=ccc875c1d2fe...
Ralf
-