From mboxrd@z Thu Jan 1 00:00:00 1970 From: will.deacon@arm.com (Will Deacon) Date: Fri, 9 Oct 2015 10:07:06 +0100 Subject: [PATCH v3] arm: Adding support for atomic half word exchange In-Reply-To: <2070425329.784231444358514302.JavaMail.weblogic@epmlwas03b> References: <2070425329.784231444358514302.JavaMail.weblogic@epmlwas03b> Message-ID: <20151009090706.GB26278@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Oct 09, 2015 at 02:41:54AM +0000, Sarbojit Ganguly wrote: > Thank you Will, I will make the required corrections and mail it to > patchesAtarm.linux.co.uk and mark [1] as "superseded". Thanks. Also, you don't need to continually prepend "Re: " to your mail subject every time you reply and/or update the patch. Doing so breaks the email threading for everybody else. Will From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934135AbbJIJHN (ORCPT ); Fri, 9 Oct 2015 05:07:13 -0400 Received: from foss.arm.com ([217.140.101.70]:38076 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933165AbbJIJHJ (ORCPT ); Fri, 9 Oct 2015 05:07:09 -0400 Date: Fri, 9 Oct 2015 10:07:06 +0100 From: Will Deacon To: Sarbojit Ganguly Cc: "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: Re: [PATCH v3] arm: Adding support for atomic half word exchange Message-ID: <20151009090706.GB26278@arm.com> References: <2070425329.784231444358514302.JavaMail.weblogic@epmlwas03b> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2070425329.784231444358514302.JavaMail.weblogic@epmlwas03b> 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 Fri, Oct 09, 2015 at 02:41:54AM +0000, Sarbojit Ganguly wrote: > Thank you Will, I will make the required corrections and mail it to > patchesAtarm.linux.co.uk and mark [1] as "superseded". Thanks. Also, you don't need to continually prepend "Re: " to your mail subject every time you reply and/or update the patch. Doing so breaks the email threading for everybody else. Will