From mboxrd@z Thu Jan 1 00:00:00 1970 From: will.deacon@arm.com (Will Deacon) Date: Thu, 8 Oct 2015 17:56:23 +0100 Subject: [PATCH v3] arm: Adding support for atomic half word exchange In-Reply-To: <1357250509.710431444228599576.JavaMail.weblogic@epmlwas04a> References: <1357250509.710431444228599576.JavaMail.weblogic@epmlwas04a> Message-ID: <20151008165622.GP16807@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Oct 07, 2015 at 02:36:41PM +0000, Sarbojit Ganguly wrote: > Please have a look at this patch, please let me know if any modification > is required. > I have also submitted the same in your patch system. There are some problems with the version in the patch system[1]: (1) You still have the changelog in the commit message (I asked you to remove this last time). (2) The commit message isn't line-wrapper appropriately (3) Your Signed-off-by line is truncated The patch system does actually support git, so you can add: KernelVersion: 4.3-rc4 or whatever kernel you based your patch on somewhere after your SoB but before the diff and then mail it to patchesATarm.linux.org.uk. You probably also want to move the current patch to "superseded" so Russell doesn't end up with two copies. Will [1] http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=8442/1 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964916AbbJHQ43 (ORCPT ); Thu, 8 Oct 2015 12:56:29 -0400 Received: from foss.arm.com ([217.140.101.70]:35554 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933871AbbJHQ41 (ORCPT ); Thu, 8 Oct 2015 12:56:27 -0400 Date: Thu, 8 Oct 2015 17:56:23 +0100 From: Will Deacon To: Sarbojit Ganguly Cc: rmk+kernel@arm.linux.co.uk, "linux@arm.linux.org.uk" , "catalin.marinas@arm.com" , "Waiman.Long@hp.com" , "peterz@infradead.org" , VIKRAM MUPPARTHI , "linux-kernel@vger.kernel.org" , SUNEEL KUMAR SURIMANI , SHARAN ALLUR , "torvalds@linux-foundation.org" , "linux-arm-kernel@lists.infradead.org" Subject: Re: Re: Re: Re: Re: [PATCH v3] arm: Adding support for atomic half word exchange Message-ID: <20151008165622.GP16807@arm.com> References: <1357250509.710431444228599576.JavaMail.weblogic@epmlwas04a> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1357250509.710431444228599576.JavaMail.weblogic@epmlwas04a> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 07, 2015 at 02:36:41PM +0000, Sarbojit Ganguly wrote: > Please have a look at this patch, please let me know if any modification > is required. > I have also submitted the same in your patch system. There are some problems with the version in the patch system[1]: (1) You still have the changelog in the commit message (I asked you to remove this last time). (2) The commit message isn't line-wrapper appropriately (3) Your Signed-off-by line is truncated The patch system does actually support git, so you can add: KernelVersion: 4.3-rc4 or whatever kernel you based your patch on somewhere after your SoB but before the diff and then mail it to patchesATarm.linux.org.uk. You probably also want to move the current patch to "superseded" so Russell doesn't end up with two copies. Will [1] http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=8442/1