From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60737) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cDvcI-0002MA-4b for qemu-devel@nongnu.org; Mon, 05 Dec 2016 10:55:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cDvcH-0004Qa-D3 for qemu-devel@nongnu.org; Mon, 05 Dec 2016 10:55:46 -0500 Received: from mail-vk0-x232.google.com ([2607:f8b0:400c:c05::232]:34163) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cDvcG-0004PA-Tm for qemu-devel@nongnu.org; Mon, 05 Dec 2016 10:55:45 -0500 Received: by mail-vk0-x232.google.com with SMTP id x186so180799687vkd.1 for ; Mon, 05 Dec 2016 07:55:44 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <20161202173454.19179-1-alex.bennee@linaro.org> <8737i21vl8.fsf@linaro.org> From: Peter Maydell Date: Mon, 5 Dec 2016 15:55:23 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH for-2.8] target-arm/translate-a64: fix gen_load_exclusive List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: =?UTF-8?B?QWxleCBCZW5uw6ll?= , Stefan Hajnoczi , QEMU Developers , "Emilio G. Cota" , "open list:ARM" , Paolo Bonzini On 5 December 2016 at 15:42, Richard Henderson wrote: > We'll have to fix it properly eventually. But perhaps 2.9 is soon enough, > since that's when mttcg will go in. Could you provide a reviewed-by (or an explicit nak) for Alex's patch, please? I didn't look at this area of the code when it went in so I'm not really in position to review it even if it goes via my tree. thanks -- PMM