From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36401) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXTu6-0002wj-Ps for qemu-devel@nongnu.org; Mon, 16 Mar 2015 08:13:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YXTty-0003rD-2d for qemu-devel@nongnu.org; Mon, 16 Mar 2015 08:13:54 -0400 Received: from mailout3.w1.samsung.com ([210.118.77.13]:9427) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXTtx-0003r3-Tc for qemu-devel@nongnu.org; Mon, 16 Mar 2015 08:13:46 -0400 Received: from eucpsbgm2.samsung.com (unknown [203.254.199.245]) by mailout3.w1.samsung.com (Oracle Communications Messaging Server 7u4-24.01(7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTP id <0NLB0077H0TNWZ70@mailout3.w1.samsung.com> for qemu-devel@nongnu.org; Mon, 16 Mar 2015 12:17:47 +0000 (GMT) Message-id: <5506C922.5090004@samsung.com> Date: Mon, 16 Mar 2015 15:14:26 +0300 From: Mikhail Ilin MIME-version: 1.0 References: <1426505198-2411-1-git-send-email-m.ilin@samsung.com> In-reply-to: Content-type: text/plain; charset=utf-8; format=flowed Content-transfer-encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] linux-user: qemu treats TLS pointer in the wrong way when spicifying cpu cotrex-a15. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Greg Bellows , Riku Voipio , QEMU Developers , Yury Gribov On 16.03.2015 15:05, Peter Maydell wrote: > I took the liberty of rewriting the commit message a bit to better > fit in with QEMU's usual style; hope that's OK: Sure, it is fine :) -- Mikhail