> BTW, why does randomize_stack_top() mod against (8192*1024) instead of (8192) > like arch_align_stack()? > because it wants to randomize for 8Mb, unlike arch_align_stack which wants to randomize the last 8Kb within this 8Mb ;) - 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:
- References:
- Re: [PATCH] x86: Don't randomize stack unless current->personality permits it
- From: Al Boldi <[email protected]>
- Re: [PATCH] x86: Don't randomize stack unless current->personality permits it
- From: Andi Kleen <[email protected]>
- Re: [PATCH] x86: Don't randomize stack unless current->personality permits it
- From: Frank van Maarseveen <[email protected]>
- Re: [PATCH] x86: Don't randomize stack unless current->personality permits it
- From: Al Boldi <[email protected]>
- Re: [PATCH] x86: Don't randomize stack unless current->personality permits it
- Prev by Date: [PATCH] kthread: airo.c
- Next by Date: Re: [PATCH] Convert idr's internal locking to _irqsave variant
- Previous by thread: Re: [PATCH] x86: Don't randomize stack unless current->personality permits it
- Next by thread: Re: [PATCH] x86: Don't randomize stack unless current->personality permits it
- Index(es):