Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286179
b: refs/heads/master
c: 319d3b9
h: refs/heads/master
i:
  286177: 0792fd8
  286175: 9ae0370
v: v3
  • Loading branch information
Glauber Costa authored and David S. Miller committed Jan 17, 2012
1 parent 54b8e25 commit 412e78b
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: 8d9d399f14ea65aeb50c7404e986bceede93bb99
refs/heads/master: 319d3b9c97b5e3191e419bb95496bf08ec50f096
2 changes: 1 addition & 1 deletion trunk/mm/memcontrol.c
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,6 @@ static void mem_cgroup_put(struct mem_cgroup *memcg);

/* Writing them here to avoid exposing memcg's inner layout */
#ifdef CONFIG_CGROUP_MEM_RES_CTLR_KMEM
#ifdef CONFIG_INET
#include <net/sock.h>
#include <net/ip.h>

Expand Down Expand Up @@ -420,6 +419,7 @@ void sock_release_memcg(struct sock *sk)
}
}

#ifdef CONFIG_INET
struct cg_proto *tcp_proto_cgroup(struct mem_cgroup *memcg)
{
if (!memcg || mem_cgroup_is_root(memcg))
Expand Down

0 comments on commit 412e78b

Please sign in to comment.