Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19391
b: refs/heads/master
c: b958f7d
h: refs/heads/master
i:
  19389: 35849a4
  19387: 1b8f646
  19383: fed2f13
  19375: 83f0e33
  19359: c627961
  19327: c004561
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Feb 1, 2006
1 parent 6b0680d commit ee56e90
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: 343e0d7a93951e35065fdb5e3dd61aece0ec6b3c
refs/heads/master: b958f7d9f35bfb61625f201cd92a3fc39504af7a
1 change: 1 addition & 0 deletions trunk/mm/oom_kill.c
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ void out_of_memory(gfp_t gfp_mask, int order)
if (printk_ratelimit()) {
printk("oom-killer: gfp_mask=0x%x, order=%d\n",
gfp_mask, order);
dump_stack();
show_mem();
}

Expand Down

0 comments on commit ee56e90

Please sign in to comment.