Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 c7c1e38 Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
- Loading branch information