[PATCH] mlock error handling fix
commitd2fa863002ee87441485f79ee03fb10194cfa107
authorAndrew Morton <akpm@osdl.org>
Sun, 21 Sep 2003 08:43:28 +0000 (21 01:43 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Sun, 21 Sep 2003 08:43:28 +0000 (21 01:43 -0700)
tree881eb0723d05befbd960b339639a68dd099e76be
parentc3d9871eeb0ba17e433bd420431b584d573170f2
[PATCH] mlock error handling fix

make_pages_present() can fail: propagate that failure back.

Spotted by Bill Irwin.
mm/memory.c
mm/mlock.c