From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52737) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anQOI-0004rs-CD for qemu-devel@nongnu.org; Tue, 05 Apr 2016 08:47:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1anQOD-0006Gj-9d for qemu-devel@nongnu.org; Tue, 05 Apr 2016 08:47:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56872) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anQOD-0006G3-4K for qemu-devel@nongnu.org; Tue, 05 Apr 2016 08:47:25 -0400 References: <1453976119-24372-1-git-send-email-alex.bennee@linaro.org> <1453976119-24372-4-git-send-email-alex.bennee@linaro.org> <87h9fl12zq.fsf@gmail.com> <57022283.5070400@redhat.com> <57029E74.8070509@redhat.com> From: Paolo Bonzini Message-ID: <5703B3D6.2030307@redhat.com> Date: Tue, 5 Apr 2016 14:47:18 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v1 3/5] include/qemu/atomic.h: default to __atomic functions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pranith Kumar Cc: mttcg@greensocs.com, Peter Maydell , Mark Burton , alvise rigo , qemu-devel , stefanha@redhat.com, =?UTF-8?Q?Alex_Benn=c3=a9e?= , =?UTF-8?B?S09OUkFEIEZyw6lkw6lyaWM=?= On 05/04/2016 05:35, Pranith Kumar wrote: > > You can find some information at > > https://bugzilla.redhat.com/show_bug.cgi?id=1142857 and > > This bug seems to be out-of-bounds. I get a message saying that the > bug has been restricted for internal development processes. Sorry, it's open now. Paolo