From: Radu Caragea Date: Wed, 21 Aug 2013 17:55:59 +0000 (+0300) Subject: x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member X-Git-Tag: v3.11-rc7~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41aacc1eea645c99edbe8fbcf78a97dc9b862adc;p=pandora-kernel.git x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member This is the updated version of df54d6fa5427 ("x86 get_unmapped_area(): use proper mmap base for bottom-up direction") that only randomizes the mmap base address once. Signed-off-by: Radu Caragea Reported-and-tested-by: Jeff Shorey Cc: Andrew Morton Cc: Michel Lespinasse Cc: Oleg Nesterov Cc: Rik van Riel Cc: Ingo Molnar Cc: Adrian Sendroiu Cc: Greg KH Cc: Kamal Mostafa Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed