From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KyoXO-0008CP-0F for qemu-devel@nongnu.org; Sat, 08 Nov 2008 09:11:42 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KyoXL-0008CD-Kj for qemu-devel@nongnu.org; Sat, 08 Nov 2008 09:11:40 -0500 Received: from [199.232.76.173] (port=47422 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KyoXL-0008CA-EA for qemu-devel@nongnu.org; Sat, 08 Nov 2008 09:11:39 -0500 Received: from rv-out-0708.google.com ([209.85.198.242]:46317) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KyoXL-0000dB-AT for qemu-devel@nongnu.org; Sat, 08 Nov 2008 09:11:39 -0500 Received: by rv-out-0708.google.com with SMTP id f25so1561213rvb.22 for ; Sat, 08 Nov 2008 06:11:36 -0800 (PST) Message-ID: <761ea48b0811080611i1033f5a9q5e33eb9f17b75234@mail.gmail.com> Date: Sat, 8 Nov 2008 15:11:36 +0100 From: "Laurent Desnogues" Subject: Re: [Qemu-devel] [PATCH] Alpha: fix locked loads/stores In-Reply-To: <20081108091205.GA29755@volta.aurel32.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <761ea48b0811070334lb817c00x38624ca7bb41bb57@mail.gmail.com> <20081107140034.GA28030@volta.aurel32.net> <761ea48b0811070619y3a6447e9g7b07dee73703ef6c@mail.gmail.com> <20081107151828.GA353@hall.aurel32.net> <761ea48b0811070842i264703ci255bc858be6e9ebd@mail.gmail.com> <20081107124046.Y87894@stanley.csl.cornell.edu> <20081108091205.GA29755@volta.aurel32.net> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Sat, Nov 8, 2008 at 10:12 AM, Aurelien Jarno wrote: > > I have checked a new patch that fixes the problem on my side. Could you > confirm it also fixes the problem on your side? That fixes it for me. Thanks. Laurent