[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160812132638.GK2695@mtj.duckdns.org>
Date: Fri, 12 Aug 2016 09:26:38 -0400
From: Tejun Heo <tj@...nel.org>
To: Sargun Dhillon <sargun@...gun.me>
Cc: netdev@...r.kernel.org, alexei.starovoitov@...il.com,
daniel@...earbox.net
Subject: Re: [PATCH net-next v4 1/3] cgroup: Add task_under_cgroup_hierarchy
cgroup inline function to headers
On Thu, Aug 11, 2016 at 08:14:45PM -0700, Sargun Dhillon wrote:
> This commit adds an inline function to cgroup.h to check whether a given
> task is under a given cgroup hierarchy. This is to avoid having to put
> ifdefs in .c files to gate access to cgroups. When cgroups are disabled
> this always returns true.
>
> Signed-off-by: Sargun Dhillon <sargun@...gun.me>
> Cc: Alexei Starovoitov <ast@...nel.org>
> Cc: Daniel Borkmann <daniel@...earbox.net>
> Cc: Tejun Heo <tj@...nel.org>
Acked-by: Tejun Heo <tj@...nel.org>
Please feel free to route with other patches. If it'd be better to
route this through the cgroup tree, please let me know.
Thanks.
--
tejun
Powered by blists - more mailing lists