summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorHugh Dickins2009-02-08 21:56:58 +0100
committerLinus Torvalds2009-02-08 22:53:28 +0100
commitd5b562330ec766292a3ac54ae5e0673610bd5b3d (patch)
treea0e10b64c1f7264efd073bbb0d93011c2064730f /arch
parentLinux 2.6.29-rc4 (diff)
downloadkernel-qcow2-linux-d5b562330ec766292a3ac54ae5e0673610bd5b3d.tar.gz
kernel-qcow2-linux-d5b562330ec766292a3ac54ae5e0673610bd5b3d.tar.xz
kernel-qcow2-linux-d5b562330ec766292a3ac54ae5e0673610bd5b3d.zip
mm: fix error case in mlock downgrade reversion
Commit 27421e211a39784694b597dbf35848b88363c248, Manually revert "mlock: downgrade mmap sem while populating mlocked regions", has introduced its own regression: __mlock_vma_pages_range() may report an error (for example, -EFAULT from trying to lock down pages from beyond EOF), but mlock_vma_pages_range() must hide that from its callers as before. Reported-by: Sami Farin <safari-kernel@safari.iki.fi> Signed-off-by: Hugh Dickins <hugh@veritas.com> Cc: stable@kernel.org Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions