From: Hugh Dickins Date: Tue, 6 Mar 2012 20:28:52 +0000 (-0800) Subject: mmap: EINVAL not ENOMEM when rejecting VM_GROWS X-Git-Tag: v3.3-rc7~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce8fea7aa4ad9e3b40999a08622ef27c77159659;p=pandora-kernel.git mmap: EINVAL not ENOMEM when rejecting VM_GROWS 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed