Re: [PATCH cgroup/for-3.15-fixes 1/2] cgroup: introduce task_css_is_root()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Tejun,

> -static struct css_set init_css_set = {
> +struct css_set init_css_set = {
>  	.refcount		= ATOMIC_INIT(1),
>  	.cgrp_links		= LIST_HEAD_INIT(init_css_set.cgrp_links),
>  	.tasks			= LIST_HEAD_INIT(init_css_set.tasks),
> @@ -356,6 +356,7 @@ static struct css_set init_css_set = {
>  	.mg_preload_node	= LIST_HEAD_INIT(init_css_set.mg_preload_node),
>  	.mg_node		= LIST_HEAD_INIT(init_css_set.mg_node),
>  };
> +EXPORT_SYMBOL_GPL(init_css_set);
>  

Why do we export this symbol?

--
To unsubscribe from this list: send the line "unsubscribe cgroups" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]     [Monitors]

  Powered by Linux