Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156388
b: refs/heads/master
c: a887b4d
h: refs/heads/master
v: v3
  • Loading branch information
Akinobu Mita authored and Ralf Baechle committed Aug 3, 2009
1 parent 206b227 commit 877caad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 49316cbf0a9875f102f98dc8b7c80cfa142e33cf
refs/heads/master: a887b4dada2f23b2ff2aa725e0509c92dc652597
1 change: 1 addition & 0 deletions trunk/arch/mips/mm/fault.c
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ asmlinkage void do_page_fault(struct pt_regs *regs, unsigned long write,
* We ran out of memory, call the OOM killer, and return the userspace
* (which will retry the fault, or kill us if we got oom-killed).
*/
up_read(&mm->mmap_sem);
pagefault_out_of_memory();
return;

Expand Down

0 comments on commit 877caad

Please sign in to comment.