From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vineet Gupta Subject: Re: [PATCH v2] ARC: Improve cmpxchg syscall implementation Date: Mon, 25 Jun 2018 14:19:53 -0700 Message-ID: References: <20180619142205.20493-1-abrodkin@synopsys.com> <6fb4e79964418dec9f1216dabaacfb59a8937134.camel@synopsys.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <6fb4e79964418dec9f1216dabaacfb59a8937134.camel@synopsys.com> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Alexey Brodkin Cc: "linux-kernel@vger.kernel.org" , "peterz@infradead.org" , "jcmvbkbc@gmail.com" , "linux-arch@vger.kernel.org" , "linux-snps-arc@lists.infradead.org" List-Id: linux-arch.vger.kernel.org On 06/25/2018 02:11 PM, Alexey Brodkin wrote: >> OK ? > Sure, care to update the commit log or want me to resend? I've fixed this up locally and removed a bunch of compile warnings as well. -Vineet From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtprelay.synopsys.com ([198.182.60.111]:59370 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751593AbeFYVUD (ORCPT ); Mon, 25 Jun 2018 17:20:03 -0400 Subject: Re: [PATCH v2] ARC: Improve cmpxchg syscall implementation References: <20180619142205.20493-1-abrodkin@synopsys.com> <6fb4e79964418dec9f1216dabaacfb59a8937134.camel@synopsys.com> From: Vineet Gupta Message-ID: Date: Mon, 25 Jun 2018 14:19:53 -0700 MIME-Version: 1.0 In-Reply-To: <6fb4e79964418dec9f1216dabaacfb59a8937134.camel@synopsys.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Language: en-US Sender: linux-arch-owner@vger.kernel.org List-ID: To: Alexey Brodkin Cc: "linux-kernel@vger.kernel.org" , "peterz@infradead.org" , "jcmvbkbc@gmail.com" , "linux-arch@vger.kernel.org" , "linux-snps-arc@lists.infradead.org" Message-ID: <20180625211953.ElNqLWQUWq4ECgpMLxJWu0YoC503n76348nQRd8R_0E@z> On 06/25/2018 02:11 PM, Alexey Brodkin wrote: >> OK ? > Sure, care to update the commit log or want me to resend? I've fixed this up locally and removed a bunch of compile warnings as well. -Vineet