Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754027AbbBTJUz (ORCPT ); Fri, 20 Feb 2015 04:20:55 -0500 Received: from foss-mx-na.arm.com ([217.140.108.86]:44196 "EHLO foss-mx-na.foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753806AbbBTJUx (ORCPT ); Fri, 20 Feb 2015 04:20:53 -0500 Date: Fri, 20 Feb 2015 09:21:51 +0000 From: Morten Rasmussen To: Peter Zijlstra Cc: Vincent Guittot , "mingo@kernel.org" , "linux-kernel@vger.kernel.org" , "preeti@linux.vnet.ibm.com" , "kamalesh@linux.vnet.ibm.com" , "riel@redhat.com" , "efault@gmx.de" , "nicolas.pitre@linaro.org" , Dietmar Eggemann , "linaro-kernel@lists.linaro.org" , Paul Turner , Ben Segall Subject: Re: [PATCH RESEND v9 04/10] sched: Make sched entity usage tracking scale-invariant Message-ID: <20150220092150.GD22059@e105550-lin.cambridge.arm.com> References: <1421316570-23097-1-git-send-email-vincent.guittot@linaro.org> <1421316570-23097-5-git-send-email-vincent.guittot@linaro.org> <20150219163442.GK5029@twins.programming.kicks-ass.net> <20150219170236.GB22059@e105550-lin.cambridge.arm.com> <20150219170528.GI21418@twins.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150219170528.GI21418@twins.programming.kicks-ass.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 957 Lines: 22 On Thu, Feb 19, 2015 at 05:05:28PM +0000, Peter Zijlstra wrote: > On Thu, Feb 19, 2015 at 05:02:36PM +0000, Morten Rasmussen wrote: > > > There is no actual function definition in this patch; this would hinder > > > linking, no? > > > > The function definition already lives further down in fair.c. I can move > > it up here if you prefer? > > argh.. ok. > > With previous patches removing all that I had missed you ;eft this one. > > I thought everything got ripped and we went with new stuff. I see. Vincent's patch only removes the old calls to the function, not the function itself. The history might get more clear if we wipe it completely before reintroducing again with a slightly different meaning. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/