[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140510.214750.1194823540790487670.davem@davemloft.net>
Date: Sat, 10 May 2014 21:47:50 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: tj@...nel.org
Cc: lizefan@...wei.com, cgroups@...r.kernel.org,
linux-kernel@...r.kernel.org, hannes@...xchg.org,
vgoyal@...hat.com, axboe@...nel.dk, a.p.zijlstra@...llo.nl,
mhocko@...e.cz, nhorman@...driver.com
Subject: Re: [PATCH 01/14] cgroup: remove css_parent()
From: Tejun Heo <tj@...nel.org>
Date: Fri, 9 May 2014 17:31:18 -0400
> cgroup in general is moving towards using cgroup_subsys_state as the
> fundamental structural component and css_parent() was introduced to
> convert from using cgroup->parent to css->parent. It was quite some
> time ago and we're moving forward with making css more prominent.
>
> This patch drops the trivial wrapper css_parent() and let the users
> dereference css->parent. While at it, explicitly mark fields of css
> which are public and immutable.
>
> Signed-off-by: Tejun Heo <tj@...nel.org>
For networking bits:
Acked-by: David S. Miller <davem@...emloft.net>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists