lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20121025181114.GO11442@htj.dyndns.org> Date: Thu, 25 Oct 2012 11:11:14 -0700 From: Tejun Heo <tj@...nel.org> To: Daniel Wagner <wagi@...om.org> Cc: netdev@...r.kernel.org, cgroups@...r.kernel.org, Daniel Wagner <daniel.wagner@...-carit.de>, "David S. Miller" <davem@...emloft.net>, "Michael S. Tsirkin" <mst@...hat.com>, Eric Dumazet <edumazet@...gle.com>, Glauber Costa <glommer@...allels.com>, Joe Perches <joe@...ches.com>, Neil Horman <nhorman@...driver.com>, Stanislav Kinsbursky <skinsbursky@...allels.com> Subject: Re: [PATCH v1 4/5] cgroup: net_cls: Pass in task to sock_update_classid() On Thu, Oct 25, 2012 at 04:16:58PM +0200, Daniel Wagner wrote: > From: Daniel Wagner <daniel.wagner@...-carit.de> > > 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@...-carit.de> > Cc: "David S. Miller" <davem@...emloft.net> > Cc: "Michael S. Tsirkin" <mst@...hat.com> > Cc: Eric Dumazet <edumazet@...gle.com> > Cc: Glauber Costa <glommer@...allels.com> > Cc: Joe Perches <joe@...ches.com> > Cc: Neil Horman <nhorman@...driver.com> > Cc: Stanislav Kinsbursky <skinsbursky@...allels.com> > Cc: Tejun Heo <tj@...nel.org> > Cc: <netdev@...r.kernel.org> > Cc: <cgroups@...r.kernel.org> 1-4 look good to me. I have no idea about 5. :) Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists