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:
f1a007c
)
mmap: EINVAL not ENOMEM when rejecting VM_GROWS
author
Hugh Dickins
<hughd@google.com>
Tue, 6 Mar 2012 20:28:52 +0000
(12:28 -0800)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Sat, 16 Sep 2017 21:29:31 +0000
(
00:29
+0300)
Currently error is -ENOMEM when rejecting VM_GROWSDOWN|VM_GROWSUP
from shared anonymous: hoist the file case's -EINVAL up for both.
Signed-off-by: Hugh Dickins <hughd@google.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/mmap.c
patch
|
blob
|
history
diff --cc
mm/mmap.c
Simple merge