Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1276656
| From | Tejun Heo <tj@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/8] cgroup: add function to get task's cgroup |
| Date | 2015-11-24 18:00 +0100 |
| Message-ID | <qyp6H-2hl-43@gated-at.bofh.it> (permalink) |
| References | <qvy6u-3b3-3@gated-at.bofh.it> <qvy6u-3b3-15@gated-at.bofh.it> <qyoDD-262-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Nov 24, 2015 at 11:27:28AM -0500, Tejun Heo wrote: > > +struct cgroup *get_task_cgroup(struct task_struct *task) Umm... is this function even used? -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 3/8] cgroup: add function to get task's cgroup serge@hallyn.com - 2015-11-16 21:00 +0100
Re: [PATCH 3/8] cgroup: add function to get task's cgroup Tejun Heo <tj@kernel.org> - 2015-11-24 17:30 +0100
Re: [PATCH 3/8] cgroup: add function to get task's cgroup Tejun Heo <tj@kernel.org> - 2015-11-24 18:00 +0100
csiph-web