Re: [PATCH 1/3] net: fix socket memcg build with !CONFIG_NET

From: David Miller
Date: Fri Jan 20 2012 - 14:17:41 EST


From: Glauber Costa <glommer@xxxxxxxxxxxxx>
Date: Fri, 20 Jan 2012 18:57:14 +0400

> 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@xxxxxxxxxxxxx>
> Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
> CC: Hiroyouki Kamezawa <kamezawa.hiroyu@xxxxxxxxxxxxxx>

Why are you undoing the static branch optimization? That was a one of
the things that made me agree to even putting this code in.

Find a way to fix this without removing the static branch.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/