From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:45945) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h1gI4-0000m4-QN for qemu-devel@nongnu.org; Wed, 06 Mar 2019 18:49:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h1gI4-0007we-5v for qemu-devel@nongnu.org; Wed, 06 Mar 2019 18:49:36 -0500 Date: Wed, 6 Mar 2019 18:49:26 -0500 From: "Emilio G. Cota" Message-ID: <20190306234926.GA6115@flamenco> References: <20190304181813.8075-1-cota@braap.org> <2adf8423-458d-27c3-67bf-d4775104ad43@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2adf8423-458d-27c3-67bf-d4775104ad43@linaro.org> Subject: Re: [Qemu-devel] [PATCH v7 00/73] per-CPU locks List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: qemu-devel@nongnu.org, Alex =?iso-8859-1?Q?Benn=E9e?= , Aleksandar Markovic , Alistair Francis , Andrzej Zaborowski , Anthony Green , Artyom Tarasenko , Aurelien Jarno , Bastian Koppelmann , Christian Borntraeger , Chris Wulff , Cornelia Huck , David Gibson , David Hildenbrand , "Edgar E. Iglesias" , Eduardo Habkost , Fabien Chouteau , Guan Xuetao , James Hogan , Laurent Vivier , Marek Vasut , Mark Cave-Ayland , Max Filippov , Michael Walle , Palmer Dabbelt , Paolo Bonzini , Peter Maydell , qemu-arm@nongnu.org, qemu-ppc@nongnu.org, qemu-s390x@nongnu.org, Sagar Karandikar , Stafford Horne On Wed, Mar 06, 2019 at 11:40:57 -0800, Richard Henderson wrote: > Peter reported to me a hang on the x86_64 > bios-tables-test with an arm32 host. I have been able to replicate this. (snip) I reproduced this on a power7 machine (gcc110). However, after a few git checkout->build cycles I was not able to reproduce this again (!?). I currently have very little time to spend on this. Given how close we are to the soft freeze, I suggest we defer the merge of this series to post-v4.0. Thanks, Emilio