On Thu, Oct 25, 2012 at 04:16:58PM +0200, Daniel Wagner wrote:
From: Daniel Wagner <redacted>
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 <redacted>
Cc: "David S. Miller" <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
Cc: "Michael S. Tsirkin" <redacted>
Cc: Eric Dumazet <redacted>
Cc: Glauber Costa <redacted>
Cc: Joe Perches <redacted>
Cc: Neil Horman <redacted>
Cc: Stanislav Kinsbursky <redacted>
Cc: Tejun Heo <redacted>
Cc: <redacted>
Cc: <redacted>
1-4 look good to me. I have no idea about 5. :)
Thanks.
--
tejun