On Thu, Oct 25, 2012 at 04:16:58PM +0200, Daniel Wagner wrote: > From: Daniel Wagner <daniel.wagner@xxxxxxxxxxxx> > > sock_update_classid() assumes that the update operation always are > applied on the current task. sock_update_classid() needs to know on > which tasks to work on in order to be able to migrate task between > cgroups using the struct cgroup_subsys attach() callback. > > Signed-off-by: Daniel Wagner <daniel.wagner@xxxxxxxxxxxx> > Cc: "David S. Miller" <davem@xxxxxxxxxxxxx> > Cc: "Michael S. Tsirkin" <mst@xxxxxxxxxx> > Cc: Eric Dumazet <edumazet@xxxxxxxxxx> > Cc: Glauber Costa <glommer@xxxxxxxxxxxxx> > Cc: Joe Perches <joe@xxxxxxxxxxx> > Cc: Neil Horman <nhorman@xxxxxxxxxxxxx> > Cc: Stanislav Kinsbursky <skinsbursky@xxxxxxxxxxxxx> > Cc: Tejun Heo <tj@xxxxxxxxxx> > Cc: <netdev@xxxxxxxxxxxxxxx> > Cc: <cgroups@xxxxxxxxxxxxxxx> > --- > drivers/net/tun.c | 2 +- > include/net/cls_cgroup.h | 2 +- > net/core/sock.c | 6 +++--- > net/socket.c | 8 ++++---- > 4 files changed, 9 insertions(+), 9 deletions(-) > Acked-by: Neil Horman <nhorman@xxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe cgroups" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html