From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41030) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gGKgI-0005gD-FE for qemu-devel@nongnu.org; Sat, 27 Oct 2018 05:14:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gGKgF-0006kF-5a for qemu-devel@nongnu.org; Sat, 27 Oct 2018 05:14:54 -0400 Received: from mail-wr1-x444.google.com ([2a00:1450:4864:20::444]:43840) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gGKgE-0006jL-Mn for qemu-devel@nongnu.org; Sat, 27 Oct 2018 05:14:51 -0400 Received: by mail-wr1-x444.google.com with SMTP id t10-v6so3563243wrn.10 for ; Sat, 27 Oct 2018 02:14:50 -0700 (PDT) References: <20181025144644.15464-1-cota@braap.org> <20181025151103.GA19931@flamenco> From: Alex =?utf-8?Q?Benn=C3=A9e?= In-reply-to: <20181025151103.GA19931@flamenco> Date: Sat, 27 Oct 2018 10:14:47 +0100 Message-ID: <878t2j21ko.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [Qemu-arm] [RFC v4 00/71] per-CPU locks List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Emilio G. Cota" Cc: qemu-devel@nongnu.org, Peter Maydell , Chris Wulff , Sagar Karandikar , David Hildenbrand , James Hogan , Anthony Green , Palmer Dabbelt , Mark Cave-Ayland , Max Filippov , Michael Clark , Guan Xuetao , Marek Vasut , Alexander Graf , Christian Borntraeger , Pavel Dovgalyuk , Andrzej Zaborowski , Artyom Tarasenko , Eduardo Habkost , Richard Henderson , Fabien Chouteau , qemu-s390x@nongnu.org, qemu-arm@nongnu.org, Alistair Francis , Stafford Horne , David Gibson , Bastian Koppelmann , Cornelia Huck , Laurent Vivier , Michael Walle , qemu-ppc@nongnu.org, Aleksandar Markovic , Paolo Bonzini , Aurelien Jarno Emilio G. Cota writes: > [I forgot to add the cover letter to git send-email; here it is] > > v3: https://lists.gnu.org/archive/html/qemu-devel/2018-10/msg04179.html > > "Why is this an RFC?" See v3 link above. Also, see comment at > the bottom of this message regarding the last patch of this series. I'm also seeing his hang on check-tcg, specifically qemu-aarch64 ./tests/li= nux-test -- Alex Benn=C3=A9e