From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755633Ab1AKK3s (ORCPT ); Tue, 11 Jan 2011 05:29:48 -0500 Received: from mailout-de.gmx.net ([213.165.64.22]:47907 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with SMTP id S1755591Ab1AKK3n (ORCPT ); Tue, 11 Jan 2011 05:29:43 -0500 X-Authenticated: #14349625 X-Provags-ID: V01U2FsdGVkX1+PMjdguEePIlxs26gUYr/NMErYEUMpuyV6kfHNve eMtgsnPOeAh7fl Subject: Re: [PATCH -tip 0/2] sched: Get group names back in /proc/sched_debug - v1 From: Mike Galbraith To: bharata@linux.vnet.ibm.com Cc: linux-kernel@vger.kernel.org, Peter Zijlstra , Ingo Molnar In-Reply-To: <20110111101040.GD4772@in.ibm.com> References: <20110111101040.GD4772@in.ibm.com> Content-Type: text/plain; charset="UTF-8" Date: Tue, 11 Jan 2011 11:29:39 +0100 Message-ID: <1294741779.9714.2.camel@marge.simson.net> Mime-Version: 1.0 X-Mailer: Evolution 2.30.1.2 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2011-01-11 at 15:40 +0530, Bharata B Rao wrote: > Hi, > > This patchset adds group names back to /proc/sched_debug. This v1 post > addresses the comments received during initial post (https://lkml.org/lkml/2011/1/10/2) > > Mike, you may want to add your sign off since I took pieces of your code > from your review comments. It's fine by me with or without. -Mike