Re: Re: Re: [PATCH v2] arm: Adding support for atomic half word exchange

2015-10-05 Thread Sarbojit Ganguly
:30) Title : Re: Re: [PATCH v2] arm: Adding support for atomic half word exchange On Mon, Oct 05, 2015 at 01:10:53PM +, Sarbojit Ganguly wrote: > My sincere apologies for the format issue. This was due to the e-mail editor > which reformats the text. > I am reposting the patch, plea

Re: Re: [PATCH v2] arm: Adding support for atomic half word exchange

2015-10-05 Thread Will Deacon
On Mon, Oct 05, 2015 at 01:10:53PM +, Sarbojit Ganguly wrote: > My sincere apologies for the format issue. This was due to the e-mail editor > which reformats the text. > I am reposting the patch, please let me know if it is ok this time. > > > v1-->v2 : Extended the guard code to cover the b

Re: Re: [PATCH v2] arm: Adding support for atomic half word exchange

2015-10-05 Thread Sarbojit Ganguly
Hello Will, My sincere apologies for the format issue. This was due to the e-mail editor which reformats the text. I am reposting the patch, please let me know if it is ok this time. v1-->v2 : Extended the guard code to cover the byte exchange case as well following opinion of Will Deacon. Chec