Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126215
b: refs/heads/master
c: d38d2a7
h: refs/heads/master
i:
  126213: bb074c3
  126211: c025b1f
  126207: 430159b
v: v3
  • Loading branch information
KOSAKI Motohiro authored and Linus Torvalds committed Jan 6, 2009
1 parent 5336375 commit 4f65a1f
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 2bc7273b0e3a509fb598abfc5b9fe50158b830d2
refs/heads/master: d38d2a7582012ecf53aac33683ca5c689093cf65
3 changes: 2 additions & 1 deletion trunk/mm/memcontrol.c
Original file line number Diff line number Diff line change
Expand Up @@ -779,7 +779,8 @@ int mem_cgroup_shrink_usage(struct mm_struct *mm, gfp_t gfp_mask)
return 0;
}

int mem_cgroup_resize_limit(struct mem_cgroup *memcg, unsigned long long val)
static int mem_cgroup_resize_limit(struct mem_cgroup *memcg,
unsigned long long val)
{

int retry_count = MEM_CGROUP_RECLAIM_RETRIES;
Expand Down

0 comments on commit 4f65a1f

Please sign in to comment.