Re: [PATCH, v6 1/3] cgroups: export cgroup_iter_{start,next,end}
From: Kirill A. Shutemov
Date: Mon Feb 14 2011 - 09:39:10 EST
On Mon, Feb 14, 2011 at 02:27:44PM +0100, Thomas Gleixner wrote:
>
> Lacks any sensible explanation why and whatfor this needs to be
> exported.
I thought it's obvious since it's part of the patchset.
Am I wrong?
> And I really doubt that we want to export that at all.
Why?
Do you think cgroup_timer_slack built as module is useless?
> > +EXPORT_SYMBOL_GPL(cgroup_iter_start);
> > +EXPORT_SYMBOL_GPL(cgroup_iter_next);
> > +EXPORT_SYMBOL_GPL(cgroup_iter_end);
>
> Thanks,
>
> tglx
--
Kirill A. Shutemov
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/