Re: [PATCH net-next v2 1/4] cgroup: Add cgroup_get_from_fd

From: Tejun Heo
Date: Thu Jun 23 2016 - 17:12:04 EST


On Wed, Jun 22, 2016 at 02:17:29PM -0700, Martin KaFai Lau wrote:
> Add a helper function to get a cgroup2 from a fd. It will be
> stored in a bpf array (BPF_MAP_TYPE_CGROUP_ARRAY) which will
> be introduced in the later patch.
>
> Signed-off-by: Martin KaFai Lau <kafai@xxxxxx>
> Cc: Alexei Starovoitov <ast@xxxxxx>
> Cc: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
> Cc: Tejun Heo <tj@xxxxxxxxxx>

Acked-by: Tejun Heo <tj@xxxxxxxxxx>

Please feel free to route this patch with the rest of the series. If
it's preferable to apply this to the cgroup branch, please let me
know.

Thanks!

--
tejun