From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58171) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akum4-0001GY-Af for qemu-devel@nongnu.org; Tue, 29 Mar 2016 10:37:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1akum0-0005TX-Ad for qemu-devel@nongnu.org; Tue, 29 Mar 2016 10:37:40 -0400 Received: from mail-lf0-x243.google.com ([2a00:1450:4010:c07::243]:35110) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akum0-0005Sk-2K for qemu-devel@nongnu.org; Tue, 29 Mar 2016 10:37:36 -0400 Received: by mail-lf0-x243.google.com with SMTP id c62so1747936lfc.2 for ; Tue, 29 Mar 2016 07:37:35 -0700 (PDT) References: <1458222382-6498-1-git-send-email-sergey.fedorov@linaro.org> <1458222382-6498-3-git-send-email-sergey.fedorov@linaro.org> <87d1qmsgmv.fsf@linaro.org> <56FA80D0.5020606@gmail.com> <56FA829A.3040903@redhat.com> <56FA8B91.4030106@gmail.com> <87bn5xgy1c.fsf@linaro.org> From: Sergey Fedorov Message-ID: <56FA9320.2010707@gmail.com> Date: Tue, 29 Mar 2016 17:37:20 +0300 MIME-Version: 1.0 In-Reply-To: <87bn5xgy1c.fsf@linaro.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH 2/5] tcg: reorganize tb_find_physical loop List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Alex_Benn=c3=a9e?= Cc: Paolo Bonzini , Peter Crosthwaite , qemu-devel@nongnu.org, sergey.fedorov@linaro.org, Richard Henderson On 29/03/16 17:26, Alex Bennée wrote: >> Alex, could you give your s-o-b for your variant of code? Or would you >> > like to make a patch by yourself? > Sure here: > > Signed-off-by: Alex Bennée > So I'm going to respin the series quickly dropping the last two contentious patches so far. It would give this series a chance for to get in 2.6. Kind regards, Sergey