Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753741AbZDMWUr (ORCPT ); Mon, 13 Apr 2009 18:20:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752837AbZDMWUJ (ORCPT ); Mon, 13 Apr 2009 18:20:09 -0400 Received: from are.twiddle.net ([75.149.56.221]:53992 "EHLO are.twiddle.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752437AbZDMWUG (ORCPT ); Mon, 13 Apr 2009 18:20:06 -0400 Message-ID: <49E3BA95.5080204@twiddle.net> Date: Mon, 13 Apr 2009 15:20:05 -0700 From: Richard Henderson User-Agent: Thunderbird 2.0.0.21 (X11/20090320) MIME-Version: 1.0 To: Andreas Schwab CC: Matt Turner , Oliver Falk , linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, Ivan Kokshaysky , linux-alpha@vger.kernel.org, Jay Estabrook Subject: Re: alpha: half done futex implementation References: <49E39F3D.4060501@twiddle.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 493 Lines: 18 Andreas Schwab wrote: > Richard Henderson writes: > >> switch (op) { >> case FUTEX_OP_SET: >> __futex_atomic_op("mov %0,%1", ret, oldval, uaddr, oparg); > > That should probably be "mov %4,%1\n"? You're right. r~ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/