Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932331Ab3FQNX5 (ORCPT ); Mon, 17 Jun 2013 09:23:57 -0400 Received: from mga09.intel.com ([134.134.136.24]:49494 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756256Ab3FQNX4 (ORCPT ); Mon, 17 Jun 2013 09:23:56 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.87,881,1363158000"; d="scan'208";a="354887486" Message-ID: <51BF0DE2.1070806@intel.com> Date: Mon, 17 Jun 2013 21:23:46 +0800 From: Alex Shi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120912 Thunderbird/15.0.1 MIME-Version: 1.0 To: Peter Zijlstra CC: Paul Turner , Ingo Molnar , Thomas Gleixner , Andrew Morton , Borislav Petkov , Namhyung Kim , Mike Galbraith , Morten Rasmussen , Vincent Guittot , Preeti U Murthy , Viresh Kumar , LKML , Mel Gorman , Rik van Riel , Michael Wang , Jason Low , Changlong Xie , sgruszka@redhat.com, =?ISO-8859-1?Q?Fr=E9d=E9ric_Weisbecker?= Subject: Re: [patch v8 3/9] sched: set initial value of runnable avg for new forked task References: <1370589652-24549-1-git-send-email-alex.shi@intel.com> <1370589652-24549-4-git-send-email-alex.shi@intel.com> <51BB25BC.9070500@intel.com> <20130617092146.GM3204@twins.programming.kicks-ass.net> <51BEDD9E.600@intel.com> <20130617130738.GW3204@twins.programming.kicks-ass.net> In-Reply-To: <20130617130738.GW3204@twins.programming.kicks-ass.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1135 Lines: 41 > > Example: > > From: PJT > > foo patch implements foo because bar; note the fubar detail. > > SoB: PJT > [alex@intel: changed ponies into horses to make it fit] > SoB: Alex > > The other case is where a 'simple' modification of the initial patch > simply won't do; you need to change the core idea of the patch or > similar. In this case I've seen things like: > > From: Alex > > foo patch implements foo because bar; note the fubar detail. > > Based-on-patch-by: PJT > SoB: Alex > > > This isn't actually in the submitting patches document and I'm not sure > it should be; although some clarification for these weird cases might be > useful. It is very very useful clarification! Currently even some maintainers do not use the 'From' and SoB correctly. So I do suggest including it into Documentation/SubmittingPatches files. That will help everyone! :) -- Thanks Alex -- 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/