]> Git Repo - linux.git/commit
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
authorRadu Caragea <[email protected]>
Wed, 21 Aug 2013 17:55:59 +0000 (20:55 +0300)
committerLinus Torvalds <[email protected]>
Thu, 22 Aug 2013 17:19:35 +0000 (10:19 -0700)
commit41aacc1eea645c99edbe8fbcf78a97dc9b862adc
tree2f1a4a363b738d374c58ca2a0d520f2b0981bf67
parent5ea80f76a56605a190a7ea16846c82aa63dbd0aa
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 <[email protected]>
Reported-and-tested-by: Jeff Shorey <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Michel Lespinasse <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Adrian Sendroiu <[email protected]>
Cc: Greg KH <[email protected]>
Cc: Kamal Mostafa <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/x86/kernel/sys_x86_64.c
arch/x86/mm/mmap.c
include/linux/mm_types.h
This page took 0.062193 seconds and 4 git commands to generate.