git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b3ec68
)
move security_mmap_addr() to saner place
author
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 30 May 2012 21:13:15 +0000
(17:13 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 1 Jun 2012 14:37:16 +0000
(10:37 -0400)
it really should be done by get_unmapped_area(); that cuts down on
the amount of callers considerably and it's the right place for
that stuff anyway.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
mm/mmap.c
patch
|
blob
|
history
mm/mremap.c
patch
|
blob
|
history
diff --cc
mm/mmap.c
Simple merge
diff --cc
mm/mremap.c
Simple merge