From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Subject: Re: [PATCH, v6 1/3] cgroups: export cgroup_iter_{start,next,end} Date: Mon, 14 Feb 2011 16:09:17 +0100 (CET) Message-ID: References: <1297688787-3592-1-git-send-email-kirill@shutemov.name> <1297688787-3592-2-git-send-email-kirill@shutemov.name> <20110214143902.GA3666@shutemov.name> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20110214143902.GA3666-oKw7cIdHH8eLwutG50LtGA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: "Kirill A. Shutemov" Cc: jacob.jun.pan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org, linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Paul Menage , Arjan van de Ven , Andrew Morton List-Id: containers.vger.kernel.org On Mon, 14 Feb 2011, Kirill A. Shutemov wrote: > 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? Yes, because we want a sensible changelog for the patch itself. > > And I really doubt that we want to export that at all. > > Why? > Do you think cgroup_timer_slack built as module is useless? Pretty much. Thanks, tglx