commit | a887b4dada2f23b2ff2aa725e0509c92dc652597 | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Sat Jul 04 01:33:09 2009 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Aug 03 17:52:40 2009 +0100 |
tree | 7841c40cff0b0f04db27304e89ea54b179fac96f | |
parent | 49316cbf0a9875f102f98dc8b7c80cfa142e33cf [diff] |
MIPS: Drop mmap_sem in pagefault oom path Fix the pagefault oom path which does not drop mm->mmap_sem. This was introduced by commit c7c1e3846bac1e4b8a8941f6a194812e28b0a519 Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>