Hi, Jiri Kosina wrote: > > [snip] > > +/* overriden by architectures supporting brk randomization */ > > +void __weak arch_randomize_brk(struct mm_struct *mm) { } I was actually suggesting in my last email: unsigned long randomize_brk(unsigned long brk) therefore arch specific code don't have to know about implementation details ie how to retrieve brk values from a mm. And it also matches the prototype of arch_align_stack(). Franck - 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/
- Follow-Ups:
- Re: [PATCH] i386 and x86_64: randomize brk()
- From: Jiri Kosina <[email protected]>
- Re: [PATCH] i386 and x86_64: randomize brk()
- References:
- [PATCH] i386 and x86_64: randomize brk()
- From: Jiri Kosina <[email protected]>
- Re: [PATCH] i386 and x86_64: randomize brk()
- From: "Mike Frysinger" <[email protected]>
- Re: [PATCH] i386 and x86_64: randomize brk()
- From: Jiri Kosina <[email protected]>
- Re: [PATCH] i386 and x86_64: randomize brk()
- From: "Mike Frysinger" <[email protected]>
- Re: [PATCH] i386 and x86_64: randomize brk()
- From: Jiri Kosina <[email protected]>
- Re: [PATCH] i386 and x86_64: randomize brk()
- From: Andrew Morton <[email protected]>
- Re: [PATCH] i386 and x86_64: randomize brk()
- From: Franck Bui-Huu <[email protected]>
- Re: [PATCH] i386 and x86_64: randomize brk()
- From: Andrew Morton <[email protected]>
- Re: [PATCH] i386 and x86_64: randomize brk()
- From: Jiri Kosina <[email protected]>
- Re: [PATCH] i386 and x86_64: randomize brk()
- From: Jiri Kosina <[email protected]>
- [PATCH] i386 and x86_64: randomize brk()
- Prev by Date: Re: [PATCH] Blackfin BF54x NAND Flash Controller driver
- Next by Date: Re: [PATCH 01/32] VFS: export release_open_intent symbol
- Previous by thread: Re: [PATCH] i386 and x86_64: randomize brk()
- Next by thread: Re: [PATCH] i386 and x86_64: randomize brk()
- Index(es):