From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965108AbVIII5q (ORCPT ); Fri, 9 Sep 2005 04:57:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965109AbVIII51 (ORCPT ); Fri, 9 Sep 2005 04:57:27 -0400 Received: from mx1.suse.de ([195.135.220.2]:9360 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S965104AbVIII5Y (ORCPT ); Fri, 9 Sep 2005 04:57:24 -0400 From: Andi Kleen To: discuss@x86-64.org Subject: Re: [discuss] [PATCH] x86-64 cmpxchg adjustment Date: Fri, 9 Sep 2005 10:57:07 +0200 User-Agent: KMail/1.8 Cc: "Jan Beulich" , linux-kernel@vger.kernel.org References: <43207CEA020000780002451A@emea1-mh.id2.novell.com> In-Reply-To: <43207CEA020000780002451A@emea1-mh.id2.novell.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509091057.07709.ak@suse.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thursday 08 September 2005 18:03, Jan Beulich wrote: > (Note: Patch also attached because the inline version is certain to get > line wrapped.) > > While only cosmetic for x86-64, this adjusts the cmpxchg code > appearantly > inherited from i386 to use more generic constraints. Attachment is empty. -Andi