]> git.baikalelectronics.ru Git - kernel.git/commit
net: fix socket memcg build with !CONFIG_NET
authorGlauber Costa <glommer@parallels.com>
Fri, 20 Jan 2012 04:57:14 +0000 (04:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Jan 2012 20:08:45 +0000 (15:08 -0500)
commita45368f1b46a5c3f642fe1297947f3ab05a61115
treeaf7c37842eeb37c4a79195c46fc1dabbaf84be6f
parent487d38bf818c348662b96b84eec170708fff3b22
net: fix socket memcg build with !CONFIG_NET

There is still a build bug with the sock memcg code, that triggers
with !CONFIG_NET, that survived my series of randconfig builds.

Signed-off-by: Glauber Costa <glommer@parallels.com>
Reported-by: Randy Dunlap <rdunlap@xenotime.net>
CC: Hiroyouki Kamezawa <kamezawa.hiroyu@jp.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sock.h
mm/memcontrol.c