On 2014/11/18 4:58, Tejun Heo wrote: > Implement cgroup_get_e_css() which finds and gets the effective css > for the specified cgroup and subsystem combination. This function > always returns a valid pinned css. This will be used by cgroup > writeback support. > > While at it, add comment to cgroup_e_css() to explain why that > function is different from cgroup_get_e_css() and has to test > cgrp->child_subsys_mask instead of cgroup_css(cgrp, ss). > > Signed-off-by: Tejun Heo <t...@kernel.org>
For all 3 patches: Acked-by: Zefan Li <lize...@huawei.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/