Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276844
b: refs/heads/master
c: ff05b6f
h: refs/heads/master
v: v3
  • Loading branch information
Frantisek Hrbata authored and Linus Torvalds committed Dec 20, 2011
1 parent e5f9e5f commit b94c9cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a41c58a6665cc995e237303b05db42100b71b65e
refs/heads/master: ff05b6f7ae762b6eb464183eec994b28ea09f6dd
2 changes: 1 addition & 1 deletion trunk/mm/oom_kill.c
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ static bool oom_unkillable_task(struct task_struct *p,
unsigned int oom_badness(struct task_struct *p, struct mem_cgroup *mem,
const nodemask_t *nodemask, unsigned long totalpages)
{
int points;
long points;

if (oom_unkillable_task(p, mem, nodemask))
return 0;
Expand Down

0 comments on commit b94c9cb

Please sign in to comment.