On 8/30/07, Jiri Kosina <[EMAIL PROTECTED]> wrote: > From: Jiri Kosina <[EMAIL PROTECTED]> > > i386 and x86_64: randomize brk() > > This patch randomizes the location of the heap (brk) for i386 and x86_64. > The range is randomized in the range starting at current brk location up > to 0x02000000 offset for both architectures. This, together with > pie-executable-randomization.patch and > pie-executable-randomization-fix.patch, should make the address space > randomization on i386 and x86_64 complete. > > Signed-off-by: Jiri Kosina <[EMAIL PROTECTED]>
does it really make sense to stick stubs into no-mmu ports which cannot utilize the ELF binfmt ? -mike - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/