From mboxrd@z Thu Jan 1 00:00:00 1970 From: will.deacon@arm.com (Will Deacon) Date: Mon, 5 Oct 2015 13:49:38 +0100 Subject: [PATCH v2] arm: Adding support for atomic half word exchange In-Reply-To: <1394429506.566981444014475210.JavaMail.weblogic@epmlwas08c> References: <1394429506.566981444014475210.JavaMail.weblogic@epmlwas08c> Message-ID: <20151005124938.GC8818@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Oct 05, 2015 at 03:07:57AM +0000, Sarbojit Ganguly wrote: > This is my second version of the patch which covers the byte exclusive > case as pointed out by you. > Please share your opinion on this. The patch you posted is corrupted (the whitespace looks completely off) so it can't be applied like this. Please take a look at your email/git settings. Will