[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120117.101622.533172793237678130.davem@davemloft.net>
Date: Tue, 17 Jan 2012 10:16:22 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: glommer@...allels.com
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
cgroups@...r.kernel.org, sfr@...b.auug.org.au
Subject: Re: [PATCH] move sock_update_memcg outside of CONFIG_INET
From: Glauber Costa <glommer@...allels.com>
Date: Mon, 16 Jan 2012 12:04:39 +0400
> Although only used currently for tcp sockets, this function
> is now used in common sock code (for sock_clone())
>
> Commit 475f1b52645a29936b9df1d8fcd45f7e56bd4a9f moved the
> declaration of sock_update_clone() to inside sock.c, but
> this only fixes the problem when CONFIG_CGROUP_MEM_RES_CTLR_KMEM
> is also not defined.
>
> This patch here is verified to fix both problems, although
> reverting the previous one is not necessary.
>
> Signed-off-by: Glauber Costa <glommer@...allels.com>
Applied, but with a fixed subject line, you must always prefix your
subject line with the subsystem your change is being made to. In
this case simply "net: " would have been sufficient, so that's what
I added.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists